elpasync pushed a change to branch externals/org.
from 16dc902936 org-babel-merge-params: Not not err on empty :var
new daf6b79175 ox-latex: New keyword LATEX_CLASS_PRE to prepend lines
before LaTeX preamble
new 52ec11d2a6 org-latex-default-packages-alist: Fix typo xetex ->
xelatex
new dca6729596 doc/org-manual: Clarify COMMENT behavior with respect to
tangling
new 8da0562b4d org-manual: Document that tangling is not done inside
commented trees
Summary of changes:
doc/org-manual.org | 25 ++++++++++++++++++++++---
etc/ORG-NEWS | 3 +++
lisp/org.el | 4 ++--
lisp/ox-latex.el | 13 +++++++++----
testing/lisp/test-ox-latex.el | 17 +++++++++++++++++
5 files changed, 53 insertions(+), 9 deletions(-)