gavin 69ee21bd96 texindex copyright year 2017 il y a 7 ans
..
tests 08bf6a0942 revert last revision il y a 9 ans
ChangeLog 08bf6a0942 revert last revision il y a 9 ans
Makefile.am 08bf6a0942 revert last revision il y a 9 ans
README 08bf6a0942 revert last revision il y a 9 ans
alt.mak 08bf6a0942 revert last revision il y a 9 ans
dek_idx.png 08bf6a0942 revert last revision il y a 9 ans
jrtangle 08bf6a0942 revert last revision il y a 9 ans
jrweave 08bf6a0942 revert last revision il y a 9 ans
texindex.in 08bf6a0942 revert last revision il y a 9 ans
ti.twjr 69ee21bd96 texindex copyright year 2017 il y a 7 ans

README

$Id$

This is texindex.awk, a replacement for the texindex.c implementation
previously used in Texinfo. It's written in a literate style using TexiWebJr.

ChangeLog -- What it looks like
Makefile.am -- What it looks like
README -- What it looks like
dek_idx.png -- A cute cartoon
jrtangle -- TexiWeb Jr tangle program
jrweave -- TexiWeb Jr weave program
texindex.in -- texindex shell script wrapper, for automake
ti.twjr -- TexiWeb Jr source file

texindex (shell wrapper) is created from texindex.in, and
texindex.awk (the program) is created from ti.twjr.

tests/gawk.cp -- Gawk manual unsorted index, test input
tests/gawk.cps-cvers -- Output of same from C version
tests/gawk.cps-good -- Output of same from awk version
tests/texinfo.cp -- Texinfo manual unsorted index, test input
tests/texinfo.cps-cvers -- Output of same from C version
tests/texinfo.cps-good -- Output of same from awk version
tests/texinfo.fn -- Texinfo manual unsorted index, test input
tests/texinfo.fns-cvers -- Output of same from C version
tests/texinfo.fns-good -- Output of same from awk version
tests/texinfo.tex -- What it looks like