15 lines
321 B
TeX
15 lines
321 B
TeX
|
\begin{longtable}{|X l|}
|
||
|
% KILLED & LINE!!!! \kill
|
||
|
\hline
|
||
|
\endfirsthead
|
||
|
\endhead
|
||
|
\endfoot
|
||
|
\hline
|
||
|
\endlastfoot
|
||
|
|
||
|
\multicolumn{2}{|X|}{\texttt{while }\textsl{Bedingung}} \\
|
||
|
\multicolumn{2}{|X|}{\texttt{do}} \\
|
||
|
\multicolumn{2}{|X|}{\texttt{~}\textsl{Befehle}} \\
|
||
|
\multicolumn{2}{|X|}{\texttt{done}} \\
|
||
|
\end{longtable}
|