Index of /tex-archive/macros/texinfo/texinfo/makeinfo

[ICO]NameLast modifiedSizeDescription

[DIR]Parent Directory  -
[TXT]Makefile.am29-Jun-2006 00:00 1.2K
[TXT]Makefile.in18-Sep-2008 18:46 28K
[TXT]README14-May-2005 00:00 685
[TXT]cmds.c22-May-2008 12:11 55K
[TXT]cmds.h22-May-2008 12:11 5.6K
[TXT]defun.c25-Dec-2007 00:00 20K
[TXT]defun.h01-Jul-2007 21:20 1.0K
[TXT]files.c03-Dec-2007 01:27 20K
[TXT]files.h01-Jul-2007 21:20 2.1K
[TXT]float.c03-Dec-2007 01:27 13K
[TXT]float.h01-Jul-2007 21:20 1.7K
[TXT]footnote.c25-Dec-2007 00:00 11K
[TXT]footnote.h01-Jul-2007 21:20 1.3K
[TXT]html.c22-May-2008 12:11 25K
[TXT]html.h22-May-2008 12:11 2.2K
[TXT]index.c22-May-2008 12:11 30K
[TXT]index.h25-Dec-2007 00:00 3.3K
[TXT]insertion.c22-May-2008 12:11 62K
[TXT]insertion.h13-Feb-2008 00:00 3.0K
[TXT]lang.c25-Dec-2007 00:00 61K
[TXT]lang.h25-Dec-2007 00:00 4.5K
[TXT]macro.c03-Dec-2007 01:27 29K
[TXT]macro.h01-Jul-2007 21:20 2.9K
[TXT]makeinfo.c18-Sep-2008 18:32 126K
[TXT]makeinfo.h22-May-2008 12:11 13K
[TXT]multi.c03-Dec-2007 01:27 18K
[TXT]multi.h01-Jul-2007 21:20 961
[TXT]node.c05-Jul-2008 23:59 56K
[TXT]node.h01-Jul-2007 21:20 4.9K
[TXT]sectioning.c03-Dec-2007 01:27 23K
[TXT]sectioning.h01-Jul-2007 21:20 2.9K
[DIR]tests/20-Sep-2008 01:14 -
[TXT]toc.c22-May-2008 12:11 11K
[TXT]toc.h01-Jul-2007 21:20 1.7K
[TXT]xml.c13-Feb-2008 00:00 62K
[TXT]xml.h13-Feb-2008 00:00 5.3K
[TXT]xref.c25-Dec-2007 00:00 20K
[TXT]xref.h01-Jul-2007 21:20 966

$Id: README,v 1.3 2004/04/11 17:56:46 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.