Next: Command_reference Prev: Highlights Up: Top Top: Top

0.2. A LaTeX-like document markup language (tutorial-ish)

Here is a simple silly literate Haskell program:

Here are some things to see in this example (don't worry if it doesn't make sense first time): The following sections describe the more interesting parts of our LaTeX-like notation, illustrated in the example above. (Before that is a micro-tutorial on LaTeX conventions, in section See micro-latex.) Remember: Section See Command_reference is (supposed to be) a complete reference document about the LaTeX-like commands you may safely use.

Menu

micro-latex
A micro-tutorial on our LaTeX-like conventions.
Sectioning
Sectioning commands.
code-in-doc
Including program code in your document.
Cross_references
Cross-referencing.
Indexing
Indexing.
Examples
Some complete examples [NOT FINISHED].
Shortcuts
Helpful short-cut notations.