Aktionen
Processing Instructions » Historie » Revision 9
« Zurück |
Revision 9/22
(Vergleich)
| Weiter »
Martin Kraetke, 23.11.2022 14:52
Processing Instructions¶
You can insert processing instructions by adding a text or symbol with the style [a-z]+_pi
. This will result in a command in TeX.
Symbol | Unicode | Name | Beschreibung |
---|---|---|---|
↡ | U+21A1 | Pagebreak | Special pagebreak instruction. Fills the line before the pagebreak so that the justified text will be kept. |
\backmatter | Start backmatter | Starts the backmatter section. Necessary if the backmatter contains another page numbering or something else. | |
\frontmatter | Start frontmatter | Marks the begin of the frontmatter section. Use this if your layout contains layout changes between frontmatter and body. The frontmatter ends automatically at the first regular part or chapter. |
Von Martin Kraetke vor fast 2 Jahren aktualisiert · 9 Revisionen