Subject: CVS commit: pkgsrc/textproc/tex-xmltex
To: None <pkgsrc-changes@NetBSD.org>
From: Min Sik Kim <minskim@netbsd.org>
List: pkgsrc-changes
Date: 11/13/2005 06:13:53
Module Name:	pkgsrc
Committed By:	minskim
Date:		Sun Nov 13 06:13:53 UTC 2005

Update of /cvsroot/pkgsrc/textproc/tex-xmltex
In directory ivanova.netbsd.org:/tmp/cvs-serv5084

Log Message:
Import tex-xmltex from pkgsrc-wip.

xmltex implements a non-validating parser for documents matching the
W3C XML Namespaces Recommendation.  The system may just be used to
parse the file (expanding entity references and normalising namespace
declarations) in which case it records a trace of the parse on the
terminal.  Normally however the information from the parse is used to
trigger TeX typesetting code.  Declarations (in TeX syntax) are
provided as part of xmltex to associate TeX code with the start and
end of each XML element, attributes, processing instructions, and with
unicode character data.


Vendor Tag:	TNF
Release Tags:	pkgsrc-base
		
N pkgsrc/textproc/tex-xmltex/DESCR
N pkgsrc/textproc/tex-xmltex/distinfo
N pkgsrc/textproc/tex-xmltex/Makefile
N pkgsrc/textproc/tex-xmltex/PLIST

No conflicts created by this import