Categorygithub.com/nlandolfi/lit
modulepackage
0.0.0-20240930013931-fadb912ae998
Repository: https://github.com/nlandolfi/lit.git
Documentation: pkg.go.dev

# README

LitTex

An archival markup language for math and the classics; compiles to LaTex and HTML. Designed for the bourbaki project and the Litterae of the great books. For more information, see littex.org.

Here's an exampe of some LitTex from Halmos' Naive Set Theory:

¶ ⦊
    ‖ The principal concept of set theory, the one that in
      completely axiomatic studies is the principle primitive
      (undefined) concept, is that of ‹belonging›. ⦉

    ‖ If $x$ belongs to $A$ ($x$ is an element of $A$, $x$
      is contained in $A$), we shall write
      ◇ ⦊
        ‖ x ∈ A. ⦉
      ⦉⦉

    ‖ This version of the Greek letter epsilon is so often
      used to denote belonging that its use to denote
      anything else is almost prohibited. ⦉

    ‖ Most authors relegate $ϵ$ to its set-theoretic use
      forever and use $ε$ when they need the fifth letter of
      the Greek alphabet. ⦉
  ⦉

# Packages

No description provided by the author

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Use Must like like lit.Must(lit.ParseLit(...)) same as template.Must in std lib.
No description provided by the author
super simple.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
WriteDebug prints the node tree in a pretty format.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Any other node type, for extending to lit to arbitrarty HTML.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
TODO: clean up.

# Structs

Node is similar to *html.Node.
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author