Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision cc59e279

Von Marei Peischl vor mehr als 1 Jahr hinzugefügt

  • ID cc59e2799a15140c4077d719945844e96111d326
  • Vorgänger e8f77a72
  • Nachfolger 9ea9d406

marei: fix syntax error

Unterschiede anzeigen:

templates/print/marei/kiviletter.sty
639 639

  
640 640
%Definitionen für die insettings.tex
641 641
\NewDocumentCommand{\setupIdentpath}{sm}{
642
		\file_if_exist:nTF {#2/ident.tex}
643
		{
644
			\newcommand*{\identpath}{#2}
645
		} {
646
			\newcommand*{\identpath}{firma}
647
		}
648
	}
642
  \file_if_exist:nTF {#2/ident.tex}
643
  {
644
    \newcommand*{\identpath}{#2}
645
  } {
646
    \newcommand*{\identpath}{firma}
647
  }
649 648
}
650 649

  
651 650
\newcommand*{\setupCurrencyConfig}[3][euro]{

Auch abrufbar als: Unified diff