Projekt

Allgemein

Profil

Processing Instructions » Historie » Revision 8

Revision 7 (Martin Kraetke, 23.11.2022 14:50) → Revision 8/22 (Martin Kraetke, 23.11.2022 14:51)

h1. Processing Instructions 

 You can insert processing instructions by adding a text or symbol with the style @[a-z]+_pi@. This will result Eine Processing Instruction wird in a command Word als Symbol mit dem Format @[a-z]+_pi@ angelegt.  
 Daraus wird in TeX. 

 TeX dann eine Befehlsanweisung. 


 |_. Symbol |_. Unicode |_. Name      |_. Beschreibung | 
 |%{font-size:2em}↡%         |    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. |