mirror of
https://github.com/Wandmalfarbe/pandoc-latex-template.git
synced 2025-01-29 15:43:52 +00:00
Issue #26: The default line spacing can be changed via the option linestretch.
This commit is contained in:
parent
3e6e082b5f
commit
70b79bfa02
@ -458,8 +458,11 @@ $endif$
|
||||
%
|
||||
% line spacing
|
||||
%
|
||||
$if(linestretch)$
|
||||
$else$
|
||||
\usepackage{setspace}
|
||||
\setstretch{1.2}
|
||||
$endif$
|
||||
|
||||
%
|
||||
% break urls
|
||||
|
Loading…
x
Reference in New Issue
Block a user