forked from Hg/htlle-da-vorlage
CSL Referenzumgebung für pandoc > 2.8
This commit is contained in:
parent
86d9128d82
commit
17d34af18d
@ -426,6 +426,15 @@ $endif$
|
||||
%% wir schreiben keine Umlaut mit "a "o
|
||||
\shorthandoff{"}
|
||||
|
||||
%% CSL Referenzen ab pandoc 2.7
|
||||
$if(csl-refs)$
|
||||
\newlength{\cslhangindent}
|
||||
\setlength{\cslhangindent}{1.5em}
|
||||
\newenvironment{cslreferences}%
|
||||
{$if(csl-hanging-indent)$\setlength{\parindent}{0pt}%
|
||||
\everypar{\setlength{\hangindent}{\cslhangindent}}\ignorespaces$endif$}%
|
||||
{\par}
|
||||
$endif$
|
||||
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
\begin{document}
|
||||
|
Loading…
Reference in New Issue
Block a user