blob: 8b404caaf6d81f5b3b7524b379f8fa8aad64433a (
plain)
1
2
3
4
5
6
|
A standalone program to convert Texinfo source into Info files
readable with standalone info or M-x info in Emacs.
makeinfo can also output plain ASCII.
The Emacs function M-x texinfo-format-buffer does the same job, but
makeinfo is faster and gives better error messages.
|