Re: [Scheme-reports] Texinfo
Jim Wise 24 May 2011 17:16 UTC
Aubrey Jaffer <agj@alum.mit.edu> writes:
> <http://people.csail.mit.edu/jaffer/Scheme>:
>
> A scheme program, <http://people.csail.mit.edu/jaffer/rrrs2txi.scm>,
> translated the LaTeX r3rs, r4rs, and r5rs to texinfo format
> (r3rs.txi, r4rs.txi, and r5rs.txi), from which the online HTML
> versions were derived.
>
> "rrrs2txi.scm" employs extreme bespoke parsing. Without modification
> it will work only on LaTeX files written using the same macros as
> R[3-5]RS.
TeX4HT[1] does a pretty good job of rendering arbitrary TeX/LaTeX
documents as HTML, which should work for what you're trying to do,
though I haven't tried it with the R7RS sources at all.
[1] from http://tug.org/tex4ht/ but included in many TeX/LaTeX
distributions.
--
Jim Wise
jwise@draga.com
_______________________________________________
Scheme-reports mailing list
Scheme-reports@scheme-reports.org
http://lists.scheme-reports.org/cgi-bin/mailman/listinfo/scheme-reports