ppasedach / Stylesheets

TEI XSL Stylesheets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stylesheets for TEI

Attempting to hack the stylesheets so they work with eledmac.

For test files, see https://github.com/sarit/SARIT-corpus.

Typical workflow:

saxonb-xslt -ext:on -xsl:/some/path/to/tei_stylesheets/profiles/sarit/latex/to.xsl \
-s:/some/other/path/to/SARIT/pramanavarttikavrtti.xml \
-o:/tmp/pvv.tex
xelatex -8bit -shell-escape pvv

Though you usually want to add –interaction=nonstopmode to the xelatex command.

About

TEI XSL Stylesheets

License:Other


Languages

Language:XSLT 61.0%Language:HTML 29.5%Language:CSS 4.2%Language:TeX 3.7%Language:Eagle 0.9%Language:Makefile 0.4%Language:Shell 0.1%Language:JavaScript 0.1%Language:Prolog 0.0%