Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Content update WS23 #14

Merged
merged 1 commit into from
Oct 2, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified pictures/erstiheft.pdf
Binary file not shown.
7 changes: 7 additions & 0 deletions pictures/update-erstiheft.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
#! /bin/sh

# ⚠ This script requires qpdf ⚠

wget https://teri.fsi.uni-tuebingen.de/anfiheft/anfiheft-info.pdf
qpdf anfiheft-info.pdf --pages . 1-1 -- erstiheft.pdf
rm anfiheft-info.pdf anfiheft-info.pdf.1
28 changes: 16 additions & 12 deletions presentation_short.tex
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,19 @@
% - Update the following dates, links
% - (Update 'pictures/erstiheft.pdf')
%- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
\newcommand{\semester}{ SoSe 23}
\newcommand{\dateCHF}{ (04.05.)}
\newcommand{\dateSommerfest}{ (23.06.)}
\newcommand{\semester}{ WiSe 23/24}
\newcommand{\dateCHF}{ (02.11.)}
% ⚠ COMMENT OUT EVERY NOT-OCCURING EVENT STARTING LINE 250 ⚠
\newcommand{\dateSpieleabend}{ (19.04., 02.05.)}
\newcommand{\dateGrillen}{ (22.04.)}
\newcommand{\dateStadtrallye}{ (12.04.)}
\newcommand{\dateKneipentour}{ (11.04.)}
\newcommand{\dateWanderung}{ (15.04., 06.05.)}
\newcommand{\dateFilmabend}{ (17.04.)}
\newcommand{\dateKastenlauf}{ (14.04.)}
\newcommand{\dateSommerfest}{ }
\newcommand{\dateSpieleabend}{ (04.10., 18.10.)}
\newcommand{\dateGrillen}{ (06.10., 25.10.)}
\newcommand{\dateStadtrallye}{ (20.10.)}
\newcommand{\dateKneipentour}{ (10.10., 19.10.)}
\newcommand{\dateWanderung}{ (28.10., 18.11.)}
\newcommand{\dateFilmabend}{ (24.10.)}
\newcommand{\dateFlunkyball}{ (05.10.)}
\newcommand{\dateCTF}{ (q5.10.)}
% \newcommand{\dateKastenlauf}{ (14.04.)}
%- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
\newcommand{\timeSitzung}{Donnerstags 18:30 Uhr}
\newcommand{\locFachschaftszimmer}{C125 - Sand 14}
Expand Down Expand Up @@ -254,8 +256,10 @@ \subsection{Ersti-Programm}
\item {\large\faRoute} Stadtrallye \dateStadtrallye
\item {\large\faBeer} Kneipentour \dateKneipentour
\item {\large\faHiking} Wanderung \dateWanderung
\item {\large\faFilm} Filmabend \dateFilmabend
\item {\large\faBeer} Kastenlauf \dateKastenlauf
\item {\large\faBeer} Flunkyball \dateFlunkyball
\item {\large\faFilm} Filmabend \dateFilmabend
% \item {\large\faBeer} Kastenlauf \dateKastenlauf
\item {\large\faFlag } Capture the Flag \dateCTF
\end{itemize}
\centering
\vspace{1em}
Expand Down
Loading