spot/elisp/README
Alexandre Duret-Lutz 15ea2e66e8 org: show how to implement Kripke structures
* 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.
2016-07-27 16:21:03 +02:00

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.