Fix automated build script
This commit is contained in:
parent
517c6cd691
commit
510a9922f7
1 changed files with 1 additions and 0 deletions
1
build.el
1
build.el
|
@ -6,6 +6,7 @@
|
||||||
(package-initialize)
|
(package-initialize)
|
||||||
(require 'org)
|
(require 'org)
|
||||||
(require 'oc-csl)
|
(require 'oc-csl)
|
||||||
|
(require 'ox)
|
||||||
|
|
||||||
(setq org-latex-classes '(("book"
|
(setq org-latex-classes '(("book"
|
||||||
"\\documentclass[]{scrbook}"
|
"\\documentclass[]{scrbook}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue