Improve LaTeX code and add corridor number for all items
[misc/hallinta-metro] / ordersatz.tex
index a07cd48..9790a0b 100644 (file)
@@ -35,8 +35,8 @@
 
 \renewcommand{\headtoname}[0]{Kundenordersatz (\reise)}
 
 
 \renewcommand{\headtoname}[0]{Kundenordersatz (\reise)}
 
-\newcommand{\order}[4]{%
-#2 & #3 & #4 & #1\\ \hline
+\newcommand{\order}[5]{%
+#2 & #3 & #5 & #4 & #1\\ \hline
 }
 
 
 }
 
 
@@ -67,13 +67,13 @@ Bitte die Waren noch nicht durch die Kasse ziehen.
 
 \tablefirsthead{%
 \hline
 
 \tablefirsthead{%
 \hline
-\textbf{ArtNr} & \textbf{Artikelbezeichnung} & \textbf{VPE}  & \textbf{Menge}\\
+\textbf{ArtNr} & \textbf{Artikelbezeichnung} & \textbf{Gang} & \textbf{VPE}  & \textbf{Anz.}\\
 \hline
 }
 
 \tablehead{%
 \hline
 \hline
 }
 
 \tablehead{%
 \hline
-\textbf{ArtNr} & \textbf{Artikelbezeichnung} & \textbf{VPE}  & \textbf{Menge}\\
+\textbf{ArtNr} & \textbf{Artikelbezeichnung} & \textbf{Gang} & \textbf{VPE}  & \textbf{Anz.}\\
 \hline
 }
 
 \hline
 }
 
@@ -81,7 +81,7 @@ Bitte die Waren noch nicht durch die Kasse ziehen.
 \hline
 }
 
 \hline
 }
 
-\begin{supertabular}{|l|p{11.8cm}|r|r|}
+\begin{supertabular}{|l|p{11.8cm}|c|c|r|}
 \input ordersatz_items
 
 \end{supertabular}
 \input ordersatz_items
 
 \end{supertabular}