Minimal changes to latex template
This commit is contained in:
parent
14f97e1765
commit
9c5d58d331
|
@ -67,6 +67,9 @@ then
|
|||
;;
|
||||
|
||||
"$OPT2")
|
||||
# Prüfen, ob parent handel existiert.
|
||||
# Dieses vorschlagen, oder manueller Eintrag
|
||||
# Im Zweifel mit address.sh -g
|
||||
;;
|
||||
esac
|
||||
fi
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
INH,handle,az,stand
|
||||
ME,me,foo,
|
||||
AG,AGdn,bar,+
|
||||
ME,,blubb,0
|
||||
JC,JCkalk,blebleb,+
|
||||
SG,SGk,foo,
|
||||
|
|
|
|
@ -60,6 +60,7 @@
|
|||
\newcommand\FullAdress{\Name\\\Adresse\\per Fax: \FaxNr}
|
||||
\ifthenelse{\equal{\Opening}{}}{\renewcommand\Opening{Damen und Herren}}
|
||||
\ifthenelse{\equal{\Closing}{}}{\renewcommand\Closing{Mit der Ihnen gebührenden Hochachtung}}
|
||||
\ifthenelse{\equal{#1}{JC}}{\addtoreffields{bgnr}}{}
|
||||
}
|
||||
\newcommand*{\receive}{\@ifstar{\receivestar}{\receivenostar}}
|
||||
|
||||
|
|
Loading…
Reference in a new issue