summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlpsrc/bin-xmltex.tlpsrc
blob: 6b5edcf25fdfa83507f16e1912e53b67c985116c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
name bin-xmltex
category TLCore
shortdesc Support for parsing XML documents.
longdesc This package provides an implementation of a parser for documents
longdesc matching the XML 1.0 and XML Namespace Recommendations.  In
longdesc addition to parsing commands are provided to attatch TeX
longdesc typesetting instructions to th evariuos markup elemenets as they
longdesc are encounted.  Sample files for typesetting a subset of TEI,
longdesc MathML, are included.  Element and Attribute names, as well as
longdesc character data, may use any characters allowed in XML, using utf-8
longdesc or a suitable 8bit encoding.
depend TLCore/bin-pdftex
depend TLCore/bin-tex
execute BuildFormat  xmltex
runpattern f texmf/fmtutil/format.xmltex.cnf
binpattern f bin/${ARCH}/giftopng
binpattern f bin/${ARCH}/pdfxmltex
binpattern f bin/${ARCH}/xmltex
binpattern f bin/win32/pdfxmltex.exe
binpattern f bin/win32/xmltex.exe