[plt-scheme] Generating hdindex and keywords
At Mon, 24 May 2004 21:22:29 +0200, Sylvain Beucler wrote:
> I need to generate 'hdindex' and 'keywords' for a module documentation,
> and I am using LaTeX + TeX2Page.
>
> Is there an existing translator to create these files from LaTeX output
> (eg *.idx)?
Enclosed is a clumsy script (uses a helper) that works on tex2page
output. It might work for you.
Matthew
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: makehdindex.ss
URL: <http://lists.racket-lang.org/users/archive/attachments/20040525/0e0a5f99/attachment.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: gettitle.ss
URL: <http://lists.racket-lang.org/users/archive/attachments/20040525/0e0a5f99/attachment-0001.ksh>