[ pdftex-Feature Requests-354 ] pdftex-syntax.html
Feature Requests item #354, was opened at 2005-05-28 00:46
You can respond by visiting:
http://sarovar.org/tracker/?func=detail&atid=496&aid=354&group_id=106
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Heiko Oberdiek (oberdiek)
Assigned to: Nobody (None)
Summary: pdftex-syntax.html
Initial Comment:
Hello,
I have written some scripts to convert
the syntax of pdfTeX into XHTML with
non-terminals as links.
Makefile rules:
pdftex-syntax.xml: pdftex-t.tex syntax-xml.pl
./syntax-xml.pl $<
pdftex-syntax.html: pdftex-syntax.xsl syntax-html.xml
xsltproc -o $@ $+
The .tar archive contains:
* syntax-xml.pl: Perl script that uses
pdftex-t.tex as input and generates
pdftex-syntax.xml
* pdftex-syntax.xml: The generated XML file
* pdftex-syntax.dtd: DTD for pdftex-syntax.xml
* syntax-html.xsl: XSLT stylesheet for
generating pdftex-syntax.html
* pdftex-syntax.html: The generated HTML file
* syntax-html.css: Cascading stylesheet for
HTMl file
Yours sincerely
Heiko
participants (1)
-
noreply@sarovar.org