10 Zeilen
293 B
TeX
10 Zeilen
293 B
TeX
%BBW Spezifische Kommandos
|
|
\newcommand{\BBW}{Unternehmen GmbH}
|
|
\newcommand{\gbdatum}{01.01.0001}
|
|
\newcommand{\ort}{Musterhausen}
|
|
\DeclareOption{bbw}{
|
|
\renewcommand{\BBW}{BBW Südhessen gGmbH}
|
|
\renewcommand{\gbdatum}{10.01.1996}
|
|
\renewcommand{\ort}{Fritzlar}
|
|
}
|
|
\ProcessOptions\relax |