Update --latex
This commit is contained in:
parent
3b56656b71
commit
ab7cb45203
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@
|
|||
(with-eval-after-load 'ox-latex
|
||||
(add-to-list 'org-latex-classes
|
||||
'("koma-general"
|
||||
"\\documentclass[a4paper,8pt,captions=tableheading]{scrartcl}
|
||||
"\\documentclass[a4paper,10pt,captions=tableheading,twoside=false]{scrartcl}
|
||||
\\linespread{1.25}
|
||||
\\usepackage{fontspec}
|
||||
\\defaultfontfeatures{Mapping=tex-text, RawFeature={+zero}}
|
||||
|
|
Loading…
Add table
Reference in a new issue