shell - Why emacs --batch Org-Mode pdf export doesn't work as expected? -


i'm trying org-export-as-pdf org file in batch mode (org version > 8).

$ emacs --batch --file test.org -f org-export-as-pdf-and-open loading 00debian-vars... loading /etc/emacs/site-start.d/50auctex.el (source)... loading /usr/share/emacs/site-lisp/auctex.el (source)... loading /usr/share/emacs/site-lisp/preview-latex.el (source)... loading /etc/emacs/site-start.d/50css-mode.el (source)... loading /etc/emacs/site-start.d/50dictionaries-common.el (source)... loading debian-ispell... loading /var/cache/dictionaries-common/emacsen-ispell-default.el (source)... loading /var/cache/dictionaries-common/emacsen-ispell-dicts.el (source)... loading /etc/emacs/site-start.d/50html-helper-mode.el (source)... loading /etc/emacs/site-start.d/50org-mode.el (source)... loading /etc/emacs/site-start.d/50pymacs.el (source)... loading /etc/emacs/site-start.d/50python-docutils.el (source)... loading /etc/emacs/site-start.d/50python-mode.el (source)... overview loading vc-hg... exporting pdf... exporting latex... applying style hooks... applying style hooks... done 

eventually:

symbol's value variable void: org-export-latex-packages-alist 


Comments

Popular posts from this blog

google api - Incomplete response from Gmail API threads.list -

Installing Android SQLite Asset Helper -

Qt Creator - Searching files with Locator including folder -