![]() |
Oxford University Computing Services |
maketeidtd | |
Author: Sebastian Rahtz (revised rahtz) Date: (revised 10/12/2001) |
maketeidtd |
Sebastian Rahtz |
December 2001 |
This is a Perl script which runs Michael Sperberg-McQueen's TEI `carthage' DTD compiler, providing the same functionality as the Web-based pizzachef at http://www.hcu.ox.ac.uk/TEI/pizza.html.
You need to do 3 things to use this script
The maketeidtd distribution (including carthage) is available for download as a zip file
There are no mandatory arguments. Left to itself, the script will build a subset of the TEI based on the prose base, and the figures + linking + analysis tagsets (a bit like TEI Lite, but not exactly).
The optional arguments are as follows:
In the `examples' directory are some sample extension files. To build a DTD for example, from the extension files called "tei-equation", the incantation might be
maketeidtd --ext=tei-equation --result=tei-with-eq.dtd --base=prose --tagsets="linking analysis figures"