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
Then maybe LaTeX is an overkill and you can use plain TeX:

% start file.tex

Your intro comment here

$$ display math $$

Comments with some $math$ inline.

\bye
% end file


Sarunas


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to