Done. Thanks!
All the best,
Tom
Kyle Meyer writes:
Thomas S. Dye writes:
Aloha all,
The Org mode FAQ on Worg correctly reports that the Org mode
manual is written in Org mode, but it implies that it is
exported
to texinfo using pandoc--"You can export .org files to texinfo
using Pandoc"
Thomas S. Dye writes:
> Aloha all,
>
> The Org mode FAQ on Worg correctly reports that the Org mode
> manual is written in Org mode, but it implies that it is exported
> to texinfo using pandoc--"You can export .org files to texinfo
> using Pandoc".
>
> I thought the manual was exported to texi
Thomas, indeed, aloha.
while waiting for authoritative information, i'll notice that the
Makefile calls an elisp function
(defun org-make-manuals ()
"Generate the Texinfo files out of Org manuals."
(require 'ox-texinfo)
(dolist (manual '("../doc/org-manual.org" "../doc/org-guide.org"))