Don't specify font size, I'm using the default anyway
This commit is contained in:
parent
a409a57732
commit
4d53e95fea
3 changed files with 5 additions and 13 deletions
2
build.el
2
build.el
|
@ -8,7 +8,7 @@
|
|||
(require 'oc-csl)
|
||||
|
||||
(setq org-latex-classes '(("book"
|
||||
"\\documentclass[11pt]{scrbook}"
|
||||
"\\documentclass[]{scrbook}"
|
||||
("\\chapter{%s}" . "\\addchap{%s}")
|
||||
("\\section{%s}" . "\\addsec{%s}")
|
||||
("\\subsection{%s}" . "\\subsection*{%s}")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue