source: trunk/third/texinfo/makeinfo/README @ 18945

Revision 18945, 688 bytes checked in by amb, 22 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r18944, which included commits to RCS files with non-trunk default branches.
Line 
1$Id: README,v 1.1.1.2 2003-02-28 17:44:09 amb Exp $
2texinfo/makeinfo/README
3
4  Copyright (C) 2002 Free Software Foundation, Inc.
5
6  Copying and distribution of this file, with or without modification,
7  are permitted in any medium without royalty provided the copyright
8  notice and this notice are preserved.
9
10makeinfo is a standalone program to convert Texinfo source into Info
11files readable with standalone info or M-x info in Emacs.
12
13makeinfo can also output other formats: plain ASCII (with --no-headers)
14or HTML (with --html) or XML (with --xml).
15
16The Emacs function M-x texinfo-format-buffer does more or less the same
17job, but makeinfo is faster and gives better error messages.
Note: See TracBrowser for help on using the repository browser.