Browse Source

Merge branch 'maint'

Nicolas Goaziou 8 years ago
parent
commit
09e25bd16d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      lisp/ox-latex.el

+ 1 - 1
lisp/ox-latex.el

@@ -1184,7 +1184,7 @@ file name as its single argument."
 	  (const :tag "texi2dvi"
 		 ("LATEX=\"%latex\" texi2dvi -p -b -V %f"))
 	  (const :tag "latexmk"
-		 ("latexmk -g -pdflatex=\"%latex\" %f"))
+		 ("latexmk -g -pdf -pdflatex=\"%latex\" -outdir=%o %f"))
 	  (function)))
 
 (defcustom org-latex-logfiles-extensions