[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: latex notes



roberto wrote:

hello
i have to write down some simple mathematical notes for my co-workers
and i need to write them down in latex, of course
is there any simple document class without any title, bibliography and
so on, just something to write a few formulas and some comments on
them?

thank you very much
--
roberto
GNU/Linux, debian sarge

How about this?

%        File: filename.tex
%     Created: Thu Oct 13 02:00 PM 2005 E
% Last Change: Thu Oct 13 02:00 PM 2005 E
%
\documentclass[a4paper]{article}
\begin{document}

\end{document}



For more details install vim-latexsuite, open gvim -> Tex-Suite -> Templates -> article


raju

--
Kamaraju S Kusumanchi
Graduate Student, MAE
Cornell University
http://www.people.cornell.edu/pages/kk288/



Reply to: