Projekt

Allgemein

Profil

Processing Instructions » Historie » Version 7

Martin Kraetke, 23.11.2022 14:50

1 1 Martin Kraetke
h1. Processing Instructions
2
3 2 Martin Kraetke
Eine Processing Instruction wird in Word als Symbol mit dem Format @[a-z]+_pi@ angelegt. 
4 1 Martin Kraetke
Daraus wird in TeX dann eine Befehlsanweisung.
5
6
7
|_. Symbol |_. Unicode |_. Name    |_. Beschreibung |
8 7 Martin Kraetke
|%{font-size:2em}↡%       |  U+21A1   | Pagebreak | Special pagebreak instruction. Fills the line before the pagebreak so that the justified text will be kept. |  
9
|\backmatter       |   | Start backmatter | Starts the backmatter section. Necessary if the backmatter contains another page numbering or something else.  | 
10
|\frontmatter|   | Start frontmatter | Marks the begin of the frontmatter section. Use this if your layout contains layout changes between frontmatter and body. |