Structs§
- Chapter
- \chapter{}: Only available for \documentclass{book}
- Line
- Terminated by “\ \n”, causes linebreaks within the document.
- Paragraph
- Block of text bracketed by “\n\n”. Generates a latex paragraph.
- Part
- \part{}: Only available for \documentclass{book}
- Section
- \section{}: Major partitioning device within a document
- Subsection
- \subsection{}