From: Marei (peiTeX) Date: Fri, 25 Sep 2020 16:21:18 +0000 (+0200) Subject: marei: comment line endings X-Git-Tag: kivitendo-mebil_0.1-0~9^2~707 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=1cf6b279d7d0a5f0f9c11fb4bf89a18d0882f0f6;p=kivitendo-erp.git marei: comment line endings --- diff --git a/templates/print/marei/credit_note.tex b/templates/print/marei/credit_note.tex index f8744bbe0..a9f6719ad 100644 --- a/templates/print/marei/credit_note.tex +++ b/templates/print/marei/credit_note.tex @@ -87,9 +87,9 @@ \gutschriftformel -\begin{PricingTabular*} -% eigentliche Tabelle -\FakeTable{ +\begin{PricingTabular*}% +% eigentliche Tabelle% +\FakeTable{% <%foreach number%>% <%runningnumber%> &% <%number%> &% @@ -104,15 +104,15 @@ \ifstr{<%p_discount%>}{0}{}{\sffamily\scriptsize{(-<%p_discount%>\,\%)}}% <%linetotal%>\tabularnewline <%end number%>% - } - \begin{PricingTotal} + }% + \begin{PricingTotal}% % Tabellenende letzte Seite - \nettobetrag & <%subtotal%>\\ + \nettobetrag & <%subtotal%>\\% <%foreach tax%>% - <%taxdescription%> & <%tax%>\\ + <%taxdescription%> & <%tax%>\\% <%end tax%>% - \bfseries\schlussbetrag & \bfseries <%ordtotal%>\\ - \end{PricingTotal} + \bfseries\schlussbetrag & \bfseries <%ordtotal%>\\% + \end{PricingTotal}% \end{PricingTabular*} <%if notes%>%