Mr Rigel Anrndt wrote:
> nope. No clue.  I simply tossed out general trouble shooting advice.

LaTeX is a file format designed by a mathematecian, for writing 
mathematical papers. It makes writing equations very easy. It is a markup, 
like HTML. For example:

\(
   (f*g)(t)=\int _{0}^{t}f(x)g(t-x)dx
\)

This is the formula for convolution.

"latex" (lower case) is also the name of the program that can interpret 
this format. It converts LaTeX files to DVI which in turn can be turned 
into other formats like PostScript and PDF.

LaTeX is the de facto standard format for Mathematics and Physics. When 
you submit a paper to a journal, they expect LaTeX format.

But in any event, LaTeX is completely unlike any document editor you may 
be familiar with. It is closer to HTML (and not very close).

Cheers,
--
Daniel Carrera          | I don't want it perfect,
Join OOoAuthors today!  | I want it Tuesday.
http://oooauthors.org   | 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to