[wip] transforming eisvogel.latex into a new lenaisten.latex

This commit is contained in:
Jörn-Michael Miehe 2025-05-09 01:38:09 +00:00
parent 5dbcb00098
commit 9452cef8be
4 changed files with 41 additions and 26 deletions

View file

@ -29,6 +29,7 @@
"customizations": {
"vscode": {
"extensions": [
"Gruntfuggly.todo-tree",
"mhutchie.git-graph"
]
}

12
.vscode/settings.json vendored
View file

@ -2,5 +2,15 @@
"git.closeDiffOnOperation": true,
"files.associations": {
"*.latex": "latex"
}
},
"todo-tree.highlights.useColourScheme": true,
"todo-tree.general.tags": [
"BUG",
"HACK",
"FIXME",
"TODO",
"%BOOKMARK",
"[ ]",
"[x]"
]
}

View file

@ -1,8 +1,6 @@
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{lenaisten-defs}[2025/05/08 Lenaistenpaket 2025]
\usepackage{xcolor}
% Namenskürzel
% Vorstand
\newcommand{\SP}{Stefan Peters}
@ -19,21 +17,15 @@
% \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}
@ -41,10 +33,11 @@
\newcommand{\SM}{Simon Mones}
\newcommand{\JM}{Jan Mende}
\newcommand{\KK}{Kai Kirchmeier}
\newcommand{\SH}{Stefanie Horn}
% 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
Vertreten durch den Vorstand: \JMM, \DSP, \PD, \JS \\
Eingetragen im Vereinsregister des Amtsgerichts Mönchengladbach VR 4726
}

View file

@ -584,7 +584,7 @@ $if(verbatim-in-note)$
$endif$
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% begin lenaisten pre
%BOOKMARK begin lenaisten pre
\usepackage[fixed]{fontawesome5}
\usepackage{lenaisten-defs}
@ -596,7 +596,18 @@ $endif$
\oldhref{#1}{\faIcon{external-link-alt}\underline{#2}}%
}
% end lenaisten pre
\newcommand{\ALLE}{ALLE}
\newcommand{\mALLE} {%
\colorbox{red!50}{%
\setlength\fboxsep{1pt}%
\colorbox{yellow!50}{A}%
\colorbox{green!50}{L}%
\colorbox{cyan!50}{L}%
\colorbox{blue!50}{E}%
}%
}
%BOOKMARK end lenaisten pre
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\hypersetup{
@ -1065,36 +1076,36 @@ $endif$
% %%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% begin lenaisten title
%BOOKMARK begin lenaisten title
\begin{titlepage}%
\maketitle%
\begin{center}%
% \includegraphics[width=2cm]{./img/logo.png}%
foo \vfill%
TODO \vfill%
\renewcommand{\arraystretch}{2}%
\begin{tabular}{lll}%
\faIcon{calendar-alt} Datum: & \multicolumn{2}{c}{$date$} \tabularnewline%
\faIcon{clock} Uhrzeit: & \multicolumn{2}{c}{$Sitzungsbeginn$h -- $Sitzungsende$h} \tabularnewline%
\faIcon{user-tie} Sitzungsleiter: & \multicolumn{2}{c}{$Sitzungsleiter$} \tabularnewline%
\faIcon{user-edit} Schriftführer: & \multicolumn{2}{c}{$Schriftfuehrer$} \tabularnewline \hline%
% Teilnehmer:& G1& A \\&& B \\&& C \\& G2& A \\&& B
\faIcon{users} Teilnehmer:&
\begin{tabular}{c@{\hskip .25em}lll}%
\faIcon{calendar-alt} & Datum: & \multicolumn{2}{c}{$date$} \tabularnewline%
\faIcon{clock} & Uhrzeit: & \multicolumn{2}{c}{$Sitzungsbeginn$h -- $Sitzungsende$h} \tabularnewline%
\faIcon{user-tie} & Sitzungsleiter: & \multicolumn{2}{c}{$Sitzungsleiter$} \tabularnewline%
\faIcon{user-edit} & Schriftführer: & \multicolumn{2}{c}{$Schriftfuehrer$} \tabularnewline \hline%
% icon & Teilnehmer:& G1& A \\&&& B \\&&& C \\&& G2& A \\&&& B
\faIcon{users} & Teilnehmer:&
$for(Teilnehmer)$
$Teilnehmer.Gruppe$:&
$for(Teilnehmer.Anwesend)$
$Teilnehmer.Anwesend$
$sep$\tabularnewline[-1.337em]&&
$sep$\tabularnewline[-1.337em]&&&
$endfor$
$sep$\tabularnewline&
$sep$\tabularnewline&&
$endfor$
\end{tabular}%
\renewcommand{\arraystretch}{1}%
\end{center}%
\end{titlepage}%
%BOOKMARK end lenaisten title
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% end lenaisten title
$if(has-frontmatter)$
\frontmatter