50 lines
1.4 KiB
TeX
50 lines
1.4 KiB
TeX
\NeedsTeXFormat{LaTeX2e}
|
|
\ProvidesPackage{lenaisten-defs}[2025/05/08 Lenaistenpaket 2025]
|
|
|
|
\usepackage{xcolor}
|
|
|
|
% Namenskürzel
|
|
% Vorstand
|
|
\newcommand{\SP}{Stefan Peters}
|
|
\newcommand{\DSP}{Dr. \SP}
|
|
\newcommand{\PD}{Peter Dittmann}
|
|
\newcommand{\JMM}{Jörn-Michael Miehe}
|
|
\newcommand{\JS}{Jens Schumann}
|
|
|
|
\newcommand{\mJMM}{\colorbox{yellow!50}{\JMM}}
|
|
\newcommand{\mSP} {\colorbox{blue!50}{\SP}}
|
|
\newcommand{\mDSP}{\colorbox{blue!50}{\DSP}}
|
|
\newcommand{\mPD} {\colorbox{cyan!50}{\PD}}
|
|
\newcommand{\mJS} {\colorbox{green!50}{\JS}}
|
|
% \newcommand{\mSH} {\colorbox{orange!50}{\SH}}
|
|
% \newcommand{\mSM} {\colorbox{red!50}{\SM}}
|
|
% \newcommand{\mJM} {\colorbox{violet!50}{\JM}}
|
|
\newcommand{\mALLE} {%
|
|
\colorbox{red!50}{A}%
|
|
\colorbox{yellow!50}{L}%
|
|
\colorbox{green!50}{L}%
|
|
\colorbox{blue!50}{E}%
|
|
}
|
|
|
|
% Management
|
|
\newcommand{\AD}{Annabel Dilthey}
|
|
\newcommand{\LML}{Lena Meyer-Landrut}
|
|
|
|
% Ehemalige
|
|
\newcommand{\SH}{Stefanie Horn}
|
|
\newcommand{\AB}{Anna Bustorf}
|
|
\newcommand{\SW}{Steffi Weber}
|
|
\newcommand{\UHK}{Urs Henning Kraft}
|
|
\newcommand{\MB}{Markus Boßeler}
|
|
\newcommand{\MK}{Martin Köhn}
|
|
\newcommand{\JD}{Jessica Dietzel}
|
|
\newcommand{\SM}{Simon Mones}
|
|
\newcommand{\JM}{Jan Mende}
|
|
\newcommand{\KK}{Kai Kirchmeier}
|
|
|
|
% Fußzeile
|
|
\newcommand{\Lenafooter}{%
|
|
Lenaisten e.V. -- Der Lena-Fanclub \\
|
|
Vertreten durch den Vorstand: \SH, \DSP, \PD, \JMM, \JS \\
|
|
Eingetragen im Vereinsregister des Amtsgericht Mönchengladbach VR 4726
|
|
}
|