LaTeX template: include csquotes package if csquotes variable set.
This commit is contained in:
parent
0fa1023b9e
commit
8031ac137f
1 changed files with 3 additions and 0 deletions
|
@ -391,6 +391,9 @@ $if(csl-refs)$
|
|||
\newcommand{\CSLRightInline}[1]{\parbox[t]{\linewidth - \csllabelwidth}{#1}\break}
|
||||
\newcommand{\CSLIndent}[1]{\hspace{\cslhangindent}#1}
|
||||
$endif$
|
||||
$if(csquotes)$
|
||||
\usepackage{csquotes}
|
||||
$endif$
|
||||
|
||||
$if(title)$
|
||||
\title{$title$$if(thanks)$\thanks{$thanks$}$endif$}
|
||||
|
|
Loading…
Add table
Reference in a new issue