tei2tex

Library to convert TEI to LaTeX

Repository
Git URLhttps://github.com/transpect/tei2tex.git
SVN URLhttps://github.com/transpect/tei2tex
Base URIhttp://transpect.io/tei2tex/

Source ⬇

tr:tei2tex

Import

<p:import href="http://transpect.io/tei2tex/xpl/tei2tex.xpl"/>

Dependencies

Synopsis

<tr:tei2tex xmlns:tr="http://transpect.io">
  <p:input port="source"/>
  <p:input port="conf"/>
  <p:output port="result"/>
  <p:option name="debug" select="'no'"/>
  <p:option name="debug-dir-uri" select="resolve-uri('debug')"/>
  <p:option name="status-dir-uri" select="concat($debug-dir-uri, '/status')"/>
</tr:tei2tex>

GitHub sync date: 2017-12-27+01:00