Projekt

Allgemein

Profil

Aktionen

Processing Instructions » Historie » Revision 13

« Zurück | Revision 13/22 (Vergleich) | Weiter »
Martin Kraetke, 02.12.2022 14:45


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 current line with text appearing after this PI before the pagebreak so that the justified text alignment will be preserved.
\backmatter Start backmatter Starts the backmatter section. Necessary if the backmatter contains layouts that differ from the document body, e. g. another page numbering or changed heading markup.
\frontmatter Start frontmatter Marks the beginning of the frontmatter section. Use this if your document contains layout distinctions between frontmatter and body. The frontmatter ends automatically at the first regular part, chapter, or article.
\notoc do not include in ToC Applicable in headlines. Removes the headline from the table of contents.
\noBM do not include in PDF bookmarks Valid in headlines. The headline will be excluded from the PDF bookmark tree.

Von Martin Kraetke vor fast 2 Jahren aktualisiert · 13 Revisionen