elpasync pushed a change to branch externals/org.
from d96e23a6d8 Fix spell checking inside link description
new e0707d2b29 ox-odt: Align 'org-odt-with-latex' with export behavior
new 5c15ed1302 ox-odt: Allow LaTeX fragment conversion from any preview
method
new fbaef0ebbc ox-odt: Add option to specify path of generated MathML
files
new a98c521314 testing/lisp/test-ob-maxima.el: Fix failing tests on the
latest Maxima 5.48.1
new 754ed8de9c org-babel-map-call-lines: Fix incorrect quote expansion
new c2cb0c3232 org-table-edit-formulas: Fix compiler warning
new 61faa0d762 Merge branch 'bugfix'
new 46bfd06ad8 ob-ditaa.el: ditaa executable, SVG output, and output
type control
new 9133835547 org-babel-default-header-args:haskell: Fix typo in
header arg name
Summary of changes:
doc/org-manual.org | 3 +-
etc/ORG-NEWS | 39 +++++++++
lisp/ob-ditaa.el | 186 +++++++++++++++++++++++++++++------------
lisp/ob-haskell.el | 2 +-
lisp/org.el | 9 ++
lisp/ox-odt.el | 104 ++++++++++++-----------
testing/lisp/test-ob-maxima.el | 6 +-
7 files changed, 244 insertions(+), 105 deletions(-)