mirror of
https://github.com/2martens/uni.git
synced 2026-05-07 03:46:25 +02:00
26 lines
619 B
TeX
26 lines
619 B
TeX
\documentclass[avery5371,fronts,frame]{flashcards} % Dokumenttyp
|
|
\usepackage[utf8]{inputenc}
|
|
\usepackage[T1]{fontenc} % Schriftart
|
|
|
|
\begin{document}
|
|
|
|
\begin{flashcard}{Arbeitsräume in Haus E}
|
|
Change of the world
|
|
\end{flashcard}
|
|
\begin{flashcard}{Kasse des Vertrauens}
|
|
Change of the world
|
|
\end{flashcard}
|
|
\begin{flashcard}{Grillen}
|
|
Change of the world
|
|
\end{flashcard}
|
|
\begin{flashcard}{Pizza liefern lassen}
|
|
Change of the world
|
|
\end{flashcard}
|
|
\begin{flashcard}{Geschirr im c.t.}
|
|
Change of the world
|
|
\end{flashcard}
|
|
\begin{flashcard}{Aufenthalt am Informatikum}
|
|
Change of the world
|
|
\end{flashcard}
|
|
|
|
\end{document} |