From: Don Armstrong Date: Sat, 29 Apr 2017 22:25:47 +0000 (-0700) Subject: always use the -f option to latexmk X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=25c71ac6e61e2962ec80c79649a4d94555024098;p=lib.git always use the -f option to latexmk --- diff --git a/emacs_el/configuration/org-mode-configuration.el b/emacs_el/configuration/org-mode-configuration.el index b5d94a2..b58a00d 100644 --- a/emacs_el/configuration/org-mode-configuration.el +++ b/emacs_el/configuration/org-mode-configuration.el @@ -580,7 +580,7 @@ Maildir, or by Message-ID." ;; Originally taken from Bruno Tavernier: http://thread.gmane.org/gmane.emacs.orgmode/31150/focus=31432 ;; but adapted to use latexmk 4.22 or higher. -(setq org-latex-pdf-process '("latexmk -pdflatex=xelatex -bibtex -use-make -pdf %f")) +(setq org-latex-pdf-process '("latexmk -f -pdflatex=xelatex -bibtex -use-make -pdf %f")) ;; Default packages included in /every/ tex file, latex, pdflatex or xelatex (setq org-latex-default-packages-alist