Projekt

Allgemein

Profil

Processing Instructions » Historie » Revision 11

Revision 10 (Martin Kraetke, 23.11.2022 14:52) → Revision 11/22 (Marcus Hottenroth, 24.11.2022 06:21)

h1. 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 | 
 |%{font-size:2em}↡%         |    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. kept. |   
 |\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. something else.    |  
 |\frontmatter|     | Start frontmatter | Marks the beginning begin of the frontmatter section. Use this if your document layout contains layout distinctions changes between frontmatter and body. The frontmatter ends automatically at the first regular part, chapter, chapter or article. |