* doc/org/tut51.org: New file. * doc/org/tut.org, doc/Makefile.am, NEWS: Add it. * elisp/ob-dot.el: New file, to work around old org-mode versions. * elisp/README, elisp/Makefile.am: Add it.
7 lines
326 B
Text
7 lines
326 B
Text
hoa-mode.el is used when building the documentation for syntax
|
|
highlighting the HOA files displayed in the examples. But you may
|
|
also want to use it for editing and displaying HOA files.
|
|
|
|
Old versions of org-mode have a version of ob-dot.el that do not
|
|
correctly deal with backslashs in dot output. This version fixes
|
|
that.
|