From @UTARLVM1.UTA.EDU:owner-tei-l@UICVM.CC.UIC.EDU Tue Jul 23 12:34:39 1996 Date: Tue, 23 Jul 1996 10:38:15 CDT Reply-To: Jean-Daniel Fekete <Jean-Daniel.Fekete@lri.fr> Sender: "TEI (Text Encoding Initiative) public discussion list" <TEI-L@UICVM.UIC.EDU> From: Jean-Daniel Fekete <Jean-Daniel.Fekete@lri.fr> Subject: ANNOUNCE: tei2latex: a TEI Lite to LaTeX2e translator in Perl Comments: cc: jdf@lri.fr To: Multiple recipients of list TEI-L <TEI-L@UICVM.UIC.EDU> ------------------------------------------------------------------------ The first version of tei2latex [0.1f, July 29, 1996] is available at the following url: ftp://ftp.lri.fr/LRI/soft/ihm/tei2latex-0.1f.tar.gz Here is the contents of the README file. tei2latex: A Perl5 Program to Translate TEI Lite Documents into LaTeX2e documents Version 0.1 Jean-Daniel Fekete Universite de Paris-Sud jdf@lri.fr ABSTRACT tei2latex is a program that translates a TEI Lite document into a LaTeX2e document. The translation process can be configured in several ways for two reasons: . to enhance the default translation in case TEI Lite lacks information about the presentation (as in tables for instance) . to personalize the presentation of a document or a set of documents. This is an alpha version so don't be suprised to encounter bugs and don't hesitate to suggest enhancements. Copyright 1996 (C) Jean-Daniel Fekete Distributed under the GNU General Public License. See the file `COPYING' for copying permission. 1 Acknowledgements ******************* * The `sdata' conversion tables came Dtd Fragments made by Ken MacLeod, who in turn copied it from GF. Here are Gary's acknowledgements for these: * The NSGMLS output parser, `SGMLS.pm' and `sgmlspl, comes from David Megginson. * The tables for the conversion of ISOlat1 to "best" ASCII follow a system developed by Markus Kuhn. * `ISOlat1.2tex' is based on a latin1 to TeX table by (I think) Peter Flynn. * Other TeX symbols were grabbed individually from numerous sources. * ISOlat1 etc. are from the ISO. 2 Requirements *************** * Larry Wall's Perl5. ftp://ftp.metronet.com/perlinfo/source * James Clark's SGMLS or SP; SP is preferred due to it's much better handling of document entities and general coolness. ftp://jclark.com * David Megginson's SGMLS.PM. ftp://aix1.uottawa.ca/pub/dmeggins and http://www.uottawa.ca/~dmeggins/ * LaTeX version 2e, available at several sites. 3 Installation *************** Edit the Makefile and change the first lines according to the comments. Then type make install 4 Using tei2latex ***************** tei2latex [-v] file.suffix Only the following suffixes are understood yet: tei sgm sgml : TEI Lite documents nsgmls : Output of NSGMLS on a TEI Lite document _____________________________________________________________________ ___ Jean-Daniel Fekete www : http://www.lri.fr/~jdf / \ / LRI - Bat 490 email : jdf@lri.fr / _/ / Universite de Paris-Sud voice : +33 (1) 69 41 65 91 /__ \/ 91 405 ORSAY Cedex - FRANCE fax : +33 (1) 69 41 65 86