Module textchunk

Module textchunk 

Source

Structs§

TextChunk
Basic text struct. Typically, a Paragraph or Line contains a bunch of these. Can also read from a file, in which case typ will be Normal.

Enums§

TextType
Italics and stuff. Also includes the mathy \(..\) and \[…\], as well as the Scope variant, \{…\} If y’all want more (like \textbb{}, \texttt{}, etc.) please put up an issue. A few fonts come from packages, which I’m not handling. You’ll get a latex error if you don’t also include the package.