diff options
Diffstat (limited to 'data')
| -rw-r--r-- | data/templates/common.latex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/templates/common.latex b/data/templates/common.latex index a9fddfb44..d2e7f841f 100644 --- a/data/templates/common.latex +++ b/data/templates/common.latex @@ -261,5 +261,5 @@ $-- $-- csquotes $-- $if(csquotes)$ -\usepackage{csquotes} +\usepackage[$for(csquotesoptions)$$csquotesoptions$$sep$,$endfor$]{csquotes} $endif$ |
