From 8d129a7b5e61376b3d1d908cd89f64d6189ac30e Mon Sep 17 00:00:00 2001 From: lfuhr Date: Mon, 16 Apr 2018 21:20:59 +0200 Subject: [PATCH] Fix #3 --- rechnung.dtx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/rechnung.dtx b/rechnung.dtx index 4c726f1..837a590 100644 --- a/rechnung.dtx +++ b/rechnung.dtx @@ -1074,12 +1074,12 @@ % \end{macrocode} % Titelzeile ausgeben % \begin{macrocode} - \@RCHlineX{\scriptsize Pos.\hfill}% - {\scriptsize Anzahl\hfill}% - {\scriptsize Art.\,Nr.\hfill}% + \@RCHlineX{\scriptsize Pos.}% + {\scriptsize Anzahl}% + {\scriptsize Art.\,Nr.}% {\scriptsize Beschreibung\hfill}% - {\scriptsize Einzelpreis\hfill}% - {\scriptsize Gesamtpreis\hfill} + {\scriptsize Einzelpreis}% + {\scriptsize Gesamtpreis} \@RCHinittrue \fi }