5ea85d45ac
an old (shorter) version somewhere and SIGSEGV due to different filesize. Fixes PR toolchain/26791. Already forwarded to texinfo maintainers. |
||
---|---|---|
.. | ||
tests | ||
cmds.c | ||
cmds.h | ||
defun.c | ||
defun.h | ||
files.c | ||
files.h | ||
float.c | ||
float.h | ||
footnote.c | ||
footnote.h | ||
html.c | ||
html.h | ||
index.c | ||
index.h | ||
insertion.c | ||
insertion.h | ||
lang.c | ||
lang.h | ||
macro.c | ||
macro.h | ||
Makefile.am | ||
Makefile.in | ||
makeinfo.c | ||
makeinfo.h | ||
multi.c | ||
multi.h | ||
node.c | ||
node.h | ||
README | ||
sectioning.c | ||
sectioning.h | ||
toc.c | ||
toc.h | ||
xml.c | ||
xml.h | ||
xref.c | ||
xref.h |
Id: README,v 1.1.1.1 2003/12/06 01:33:19 karl Exp texinfo/makeinfo/README Copyright (C) 2002 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and this notice are preserved. makeinfo is a standalone program to convert Texinfo source into Info files readable with standalone info or M-x info in Emacs. makeinfo can also output other formats: plain ASCII (with --no-headers) or HTML (with --html) or XML (with --xml). The Emacs function M-x texinfo-format-buffer does more or less the same job, but makeinfo is faster and gives better error messages.