Penguin
Annotated edit history of LaTeX version 18 showing authors affecting page license. View with all changes included.
Rev Author # Line
10 CraigBox 1 [LaTeX] is a macro package for DonaldKnuth's [TeX] typesetting language. See http://www.latex-project.org/ for more information.
2
17 AristotlePagaltzis 3 Rather than specifying the exact layout of a document, for example fiddling with fonts and margins in a [WYSIWYG] WordProcessor such as MicrosoftWord, you specify the structure of the document. (A bit like what [HTML] was supposed to be like before the internet became commercialised. <tt>:-)</tt> ) It offers much greater control over layout and appearance than other WordProcessor~s.
10 CraigBox 4
5 Basically, people a lot smarter than you have come up with good formatting guidelines for different document types, so you don't have to worry about that sort of stuff. You just write something like
6
16 JohnMcPherson 7 <verbatim>
8 \section{Section Heading}
9 In a \emph{technical report}, you should always have some text between
10 a heading and a sub heading, so here is a sentence.
10 CraigBox 11
16 JohnMcPherson 12 \subsection{First Subsection}
13 Blah blah blah...
14 </verbatim>
10 CraigBox 15
16 [LaTeX] automatically keeps track of section and figure numbers, and comes with packages to help keep track of bibliographies/references. Source files get processed and can be converted into popular formats such as PostScript and [PDF] (using pdflatex(1)).
13 JohnMcPherson 17
17 AristotlePagaltzis 18 You can automatically mark up plaintext files and SourceCode as [LaTeX]. This used to be done by the <tt>lgrind</tt> program, but that is non-[Free] software. There is a [Free] [LaTeX] package called <tt>listings</tt> that does the same thing and should be included with your [LaTeX] distribution (on [Linux], at least).
10 CraigBox 19
20 [LyX] is a [WYSIWYG] [LaTeX] editor, or something approximating it.
21
17 AristotlePagaltzis 22 !! Local LaTeX resources
14 DanielLawson 23
17 AristotlePagaltzis 24 To learn how to compile documents with [LaTeX], see LatexMakefiles.
15 DanielLawson 25
17 AristotlePagaltzis 26 To follow through a quick worked example on using [LaTeX], see LatexExample.
18 JohnMcPherson 27
28 There are several miscalleneous hints on the [LaTeXNotes] page.
15 DanielLawson 29
17 AristotlePagaltzis 30 Because [LaTeX] is a macro language, it's hard to get an accurate word count. See LatexWordcount for some tips.
10 CraigBox 31
17 AristotlePagaltzis 32 There are several packages that you can run to find common typos and simple [LaTeX] errors in your files; try installing the <tt>chktex</tt> package (<tt>dev-tex/chktex</tt> on [Gentoo]). (For example, it will tell you where you should add non-breaking spaces, or suggest where you've used the wrong type of dash.)
10 CraigBox 33
17 AristotlePagaltzis 34 Also see PdfLatexNotes, and the ManPage, [latex(1)]
35
36 ----
10 CraigBox 37
38 (The correct spelling is [LaΤεχ], but it is neither a WikiWord, or easy to type.)

PHP Warning

lib/blame.php:177: Warning: Invalid argument supplied for foreach() (...repeated 2 times)