Expand description
Contains all Element related structs/enums
Structs§
- Chapter
- Chapter struct, contains text and a vec for elements
- Environment
- Environment struct with text for name, and vec for items (String)
- Input
- Input struct with text for filename
- List
- List struct with ListMode (enumerate or itemize) and vec for items (String)
- Paragraph
- Paragraph struct, contains text and a vec for elements
- Part
- Part struct, contains text and a vec for elements
- Section
- Section struct, contains text and a vec for elements
- Text
- Text struct with text and specifid text type
- User
Defined - User-defined command with string and level for it to be in
Enums§
- Element
- Elements enum that contains all elements
- Level
- Level determines where the userdefined command goes
- List
Mode - ListMode enum that contains the two different lists
- Text
Type - TextType enum that contains the different kind of text like;