mirror of
https://github.com/benedictdudel/pandoc-letter-din5008.git
synced 2024-08-16 10:19:49 +02:00
Kürze Postskriptum Tag.
Alles andere Tags sind in English (das wäre dann 'postscriptum') und das lange Wort ist unnötig lang.
This commit is contained in:
parent
b2db002e5a
commit
ade5e7ff1a
2 changed files with 5 additions and 1 deletions
|
@ -16,6 +16,10 @@ address:
|
||||||
opening: Sehr geehrte Damen und Herren,
|
opening: Sehr geehrte Damen und Herren,
|
||||||
closing: Mit freundlichen Grüßen
|
closing: Mit freundlichen Grüßen
|
||||||
encludes: Muster, Muster, Muster
|
encludes: Muster, Muster, Muster
|
||||||
|
ps: |
|
||||||
|
\textbf{Postskriptum \today}
|
||||||
|
|
||||||
|
Noch ein Gedanke zum Schluss.
|
||||||
...
|
...
|
||||||
Far far away, behind the word mountains, far from the countries
|
Far far away, behind the word mountains, far from the countries
|
||||||
Vokalia and Consonantia, there live the blind texts. Separated
|
Vokalia and Consonantia, there live the blind texts. Separated
|
||||||
|
|
|
@ -59,7 +59,7 @@
|
||||||
|
|
||||||
\closing{$closing$}
|
\closing{$closing$}
|
||||||
|
|
||||||
\ps $postskriptum$
|
\ps $ps$
|
||||||
|
|
||||||
$if(encludes)$
|
$if(encludes)$
|
||||||
\setkomavar*{enclseparator}{Anlage}
|
\setkomavar*{enclseparator}{Anlage}
|
||||||
|
|
Loading…
Reference in a new issue