Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
osak
materials
Commits
bc14b75e
Commit
bc14b75e
authored
Mar 18, 2015
by
Hinrikus Wolf
Browse files
noch ein versuch: Ausleihliste ins git getan
parent
b264220d
Changes
2
Hide whitespace changes
Inline
Side-by-side
installparty/ausleihliste_offline/ausleihliste_offline.pdf
0 → 100644
View file @
bc14b75e
File added
installparty/ausleihliste_offline/ausleihliste_offline.tex
0 → 100644
View file @
bc14b75e
\documentclass
[a4paper]
{
article
}
\usepackage
[utf8]
{
inputenc
}
\usepackage
[T1]
{
fontenc
}
\usepackage
[ngerman]
{
babel
}
\usepackage
[babel]
{
csquotes
}
\usepackage
{
lmodern
}
\usepackage
{
fullpage
}
\usepackage
{
amsmath
}
\usepackage
{
fancyhdr
}
%\usepackage{fancybox}
\usepackage
{
forloop
}
\usepackage
{
ifthen
}
\usepackage
{
intcalc
}
\usepackage
{
calc
}
\usepackage
{
longtable
}
\renewcommand
{
\arraystretch
}{
2
}
\newcounter
{
participants
}
\title
{
USB-Stick-Ausleihliste
}
\lhead
{
\textbf
{
Offline-Stick-Ausleihliste
}}
\rhead
{
WS 14/15
}
\pagestyle
{
fancy
}
\setlength
{
\headheight
}{
12pt
}
\author
{
OSAK
}
% \date{\today}
\date
{
WS 14/15
}
%%% Hier Event einfügen
\setcounter
{
participants
}{
91
}
%%% Hier Anzahl der Teilnehmer einfügen
\begin{document}
\begin{center}
\begin{longtable}
{
r|c|c|c
}
\textbf
{
\#
}
&
\textbf
{
Ausleiher
}&
\textbf
{
Ausgeliehen
}
&
\textbf
{
Zurückgegeben
}
\\\hline
\endhead
\newcounter
{
ct
}
\forloop
[1]
{
ct
}{
-10
}{
\value
{
ct
}
<
\value
{
participants
}}{
%
\arabic
{
ct
}
&
\hspace
{
.26
\textwidth
}
&
\hspace
{
0.26
\textwidth
}
&
\hspace
{
0.26
\textwidth
}
\\
[0.2cm]
\hline
}
\arabic
{
participants
}
&
\hspace
{
0.26
\textwidth
}
&
\hspace
{
0.26
\textwidth
}
&
\hspace
{
0.26
\textwidth
}
\end{longtable}
\end{center}
\end{document}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment