Skip to content
Snippets Groups Projects
Commit 050f3836 authored by Julian Rother's avatar Julian Rother
Browse files

ausleihliste: SS16 update

Stick 10 seems to work fine, but stick 46 throws I/O-errors after writing less
than 100MB.
parent 0d39a016
No related branches found
No related tags found
No related merge requests found
Pipeline #
No preview for this file type
...@@ -18,13 +18,13 @@ ...@@ -18,13 +18,13 @@
\newcounter{participants} \newcounter{participants}
\title{USB-Stick-Ausleihliste} \title{USB-Stick-Ausleihliste}
\lhead{\textbf{Offline-Stick-Ausleihliste}} \lhead{\textbf{Offline-Stick-Ausleihliste}}
\rhead{WS 14/15} \rhead{SS 16}
\pagestyle{fancy} \pagestyle{fancy}
\setlength{\headheight}{12pt} \setlength{\headheight}{12pt}
\author{OSAK} \author{OSAK}
% \date{\today} % \date{\today}
\date{WS 14/15} %%% Hier Event einfügen \date{SS 16} %%% Hier Event einfügen
\setcounter{participants}{91} %%% Hier Anzahl der Teilnehmer einfügen \setcounter{participants}{91} %%% Hier Anzahl der Teilnehmer einfügen
\begin{document} \begin{document}
\begin{center} \begin{center}
...@@ -34,7 +34,7 @@ ...@@ -34,7 +34,7 @@
\newcounter{ct} \newcounter{ct}
\forloop[1]{ct}{-10}{\value{ct} < \value{participants}}{% \forloop[1]{ct}{-10}{\value{ct} < \value{participants}}{%
\arabic{ct} & \arabic{ct} &
\ifnum\value{ct}=10 \ifnum\value{ct}=46
DEFEKT \uppercase{&} DEFEKT \uppercase{&} DEFEKT DEFEKT \uppercase{&} DEFEKT \uppercase{&} DEFEKT
\else \ifnum\value{ct}=28 \else \ifnum\value{ct}=28
MISSING 06.08.2015 \uppercase{&} MISSING 06.08.2015 \uppercase{&} MISSING 06.08.2015 MISSING 06.08.2015 \uppercase{&} MISSING 06.08.2015 \uppercase{&} MISSING 06.08.2015
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment