Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
completely. Please note that a Fortran compiler is not needed by
this package but configure -libtool in fact- tickles it if one is
found.
|
|
|
|
version (20030914):
* Fix reading expressions from file.
* Fix explanation of -C in manual page.
* Removal of unused functions and variables.
* Use correct {f,gz}seek parameters.
* Exit with 2 on errors.
* Correctly handle a mmap failure condition.
|
|
pkg_install (which cannot handle such names properly). Bump PKGREVISION to 1.
|
|
|
|
1.1.2:
* libxlst/numbers.c: fixed xsl:number level="any" for Bug
129057
* libxslt/numbers.c: added namespace comparison for
xsl:number count function (Bug 129057)
* tests/docs/Makefile.am tests/docs/bug-139.xml
tests/general/Makefile.am tests/general/bug-139*: added
test for entities parsing (Bug #129489)
* tests/docs/Makefile.am tests/docs/bug-138.xml
tests/general/Makefile.am tests/general/bug-138*: added
test for namespace problem (Bug #129624)
* xsltproc.c: fixed #129327 make sure parser flags get transmitted to
the transformation context
* libxslt/documents.c libxslt/transform.c libxslt/xsltInternals.h
libxslt/xsltutils.c libxslt/xsltutils.h: add a new call
xsltSetCtxtParseOptions() to update parsing options in document()
* libxslt/keys.c: fixed second problem on #122483, namespace
definitions must be propagated to keys.
* tests/docs/Makefile.am tests/docs/bug-137.xml
tests/general/Makefile.am tests/docs/bug-137*: added test
to the regression for bug #122483
* libxslt/transform.c: added the cast needed to fix #129188 warning
* libexslt/transform.c: fixed Bug 129624 (erroneous output
of namespaces)
* libexslt/date.c: fixed several routines to assure empty
string returned (rather than a string object with a null
string pointer) (Bug 129561)
* doc/Makefile.am doc/site.xsl doc/api.xsl doc/newapi.xsl
doc/xslt.html doc/apibuild.py doc/EXSLT doc/EXSLT/exslt.html:
enhanced documentation to include exslt; rebuilt docs
* libxslt/xsltutils.h
* doc/*
document XSLT_TRACE macro (sort of) and rebuild docs
* win32/Makefile.mingw win32/configure.js: tried to fix mingw
build, no success, it still works halfway.
* win32/Makefile.* win32/configure.js libxslt/xsltexports.h
libexslt/exsltexports.h libxslt/win32config.h: msvc and
mingw compilation fixes.
1.1.1:
- code cleanup (William Brack)
- Windows: Makefile improvements (Igor Zlatkovic)
- documentation improvements: William Brack, libexslt man page (Jonathan
Wakely)
- param in EXSLT functions (Shaun McCance)
- XSLT debugging improvements (Mark Vakoc)
- bug fixes: number formatting (Bjorn Reese), exslt:tokenize (William
Brack), key selector parsing with | reported by Oleg Paraschenko,
xsl:element with computed namespaces (William Brack), xslt:import/include
recursion detection (William Brack), exslt:function used in keys (William
Brack), bug when CDATA_SECTION are foun in the tree (William Brack),
entities handling when using XInclude.
|
|
2.6.4: Dec 24 2003:
- Windows build fixes (Igor Zlatkovic)
- Some serious XInclude problems reported by Oleg Paraschenko and
- Unix and Makefile packaging fixes (me, William Brack,
- Documentation improvements (John Fleck, William Brack), example fix
(Lucas Brasilino)
- bugfixes: xmlTextReaderExpand() with xmlReaderWalker, XPath handling of
NULL strings (William Brack) , API building reader or parser from
filedescriptor should not close it, changed XPath sorting to be stable
again (William Brack), xmlGetNodePath() generating '(null)' (William
Brack), DTD validation and namespace bug (William Brack), XML Schemas
double inclusion behaviour
2.6.3: Dec 10 2003:
- documentation updates and cleanup (DV, William Brack, John Fleck)
- added a repository of examples, examples from Aleksey Sanin, Dodji
Seketeli, Alfred Mickautsch
- Windows updates: Mark Vakoc, Igor Zlatkovic, Eric Zurcher, Mingw
(Kenneth Haley)
- Unicode range checking (William Brack)
- code cleanup (William Brack)
- Python bindings: doc (John Fleck), bug fixes
- UTF-16 cleanup and BOM issues (William Brack)
- bug fixes: ID and xmlReader validation, XPath (William Brack),
xmlWriter (Alfred Mickautsch), hash.h inclusion problem, HTML parser
(James Bursa), attribute defaulting and validation, some serialization
cleanups, XML_GET_LINE macro, memory debug when using threads (William
Brack), serialization of attributes and entities content, xmlWriter
(Daniel Schulman)
- XInclude bugfix, new APIs and update to the last version including the
namespace change.
- XML Schemas improvements: include (Robert Stepanek), import and
namespace handling, fixed the regression tests troubles, added examples
based on Eric van der Vlist book, regexp fixes
- preliminary pattern support for streaming (needed for schemas
constraints), added xmlTextReaderPreservePattern() to collect subdocument
when streaming.
- various fixes in the structured error handling
|
|
1.1.3:
Now with shiny new Hspell support (requires hspell
0.7). Other than that, no changes have been made since
the 1.1.2 release.
1.1.2:
Has Jordi's Ispell bugfix in it plus the new Hspell
backend.
1.1.0:
New Enchant release. This fixes some
ispell-compatibility mode problems (i.e. the command
line program), specifically related to charsets.
This also fixes some other charset issues that
affected our Ispell and Myspell backends. Big thanks
to Raphael Finkel and egmont@uhulinux.hu (Egmont
Koblinger)
Everyone is strongly encouraged to upgrade. It exports
1 more function and maintains API/ABI compability.
AbiWord 2.1.0 depends on this released version or a
CVS equivalent.
1.0:
:)
|
|
- teTeX 1.0.x packages have been moved to teTeX1* directories.
- teTeX 2.0.x packages have been moved to teTeX* directories and their base
name has been changed to teTeX (instead of teTeX2).
|
|
|
|
Changes since 1.0:
- Added more elements and attributes.
- 1.1b1 has 116 elements, 546 entities, and 29 notations.
|
|
when the 2.x branch of the program is stabilized.
|
|
I'm updating the package to this version because it should fix many
portability issues (avoiding the installation of GNU tools), and because
it is a lot safer when modifying existing catalog files (not line oriented
any more and with real file locking).
I've tested the program under several other systems and platforms (including
FreeBSD, Linux and Solaris, the later with the sunpro compiler too), and it
built and worked fine. Thanks to simonb@ for testing under an Alpha system
with pkgsrc.
Change log follows:
Released on 2003/12/23, its state was alpha.
* xmlcatmgr has been completely rewritten in C. Even though, command line
compatibility has been kept, so that existing scripts using this program
do not break.
* Buildtool is not used any more. A custom build infrastructure has been
implemented, as something small and very portable was needed.
* Added the `lookup' action, used to search for entries in catalogs.
* Added real parsers to manipulate SGML and XML catalogs. The program is
not line oriented any more, thus beeing a lot more flexible.
* Multiple race conditions fixed, which were unavoidable from a shell
script.
* Better handling of special characters and spaces in strings, difficult
to handle from shell scripts.
|
|
|
|
Changes to xsl/*
| * Makefile: Check for DIFFVER and make sure tags happen
| * RELEASE-NOTES.xml: Not terribly interesting RELEASE NOTES
| file for 1.64.1
| * Makefile, VERSION: Prepare to support freshmeat-submit for
| next release
| * VERSION: Version 1.64.0 released.
| * VERSION: Version 1.63.0 released.
| * VERSION: Version 1.62.4 released.
Changes to xsl/common/*
| * .cvsignore, Makefile: Support sr_Latn locale
| * l10n.xml: Added sr_Latn.xml for Serbian in Latin script.
| * common.xsl: Fixed bug #851603 infinite recursion in
| copyright.year when no <year> elements at all.
| * common.xsl: section.level now computes refentry sections
| relative to container element.
| * gentext.xsl, labels.xsl, subtitles.xsl, table.xsl,
| targets.xsl, titles.xsl: Added CVS $Id$ comment.
| * labels.xsl: Fixed bug where sect1 generated infinite loop
| when root element and
| $section.label.includes.component.label is non zero.
| * gentext.xsl: Fixed cut-and-paste typo in substitute.markup
| template.
Changes to xsl/docsrc/*
| * htmlhelp.xml: Corrected parameter name
Changes to xsl/fo/*
| * index.xsl, pagesetup.xsl, titlepage.templates.xml: Fixed bug
| in index title indents when $title.margin.left is non-zero.
| * sections.xsl: Now marker respects $marker.section.level
| parameter.
| * param.ent, param.xweb: Added marker.section.level to control
| which sections are included in running headers or footers.
| * component.xsl: Fixed bug #605761 where article/appendix
| title did not respect the $title.margin.left setting. Use a
| new article.appendix.title.properties attribute set.
| * param.ent, param.xweb: Added
| article.appendix.title.properties to fix bug 605761.
| * param.ent, param.xweb: Added refentry.pagebreak parameter.
| * refentry.xsl: refnamediv now uses section.level template to
| compute title level.
| * refentry.xsl: Added $refentry.pagebreak parameter to make
| page breaks optional.
| * inline.xsl, param.ent, param.xweb: Support new parameters
| for superscript/subscript properties
| * lists.xsl: Processing of listitems now processes and
| preserves order of comments and PIs.
| * htmltbl.xsl, task.xsl: Added CVS $Id.
| * pagesetup.xsl: Remove $title.margin.left from the
| margin-left calculation when $passivetex.extensions != 0
| since it can't do the math.
| * lists.xsl: Make sure that fo:list-item-body always contains
| an fo:block
| * inline.xsl: Support code inline
| * formal.xsl: Moved id from fo:table to container block in
| informaltable to eliminate duplicate ids when multiple
| tgroups used.
| * graphics.xsl: Added GIF extensions which is supported by FOP
| * formal.xsl: Add comment about span not working in most FO
| processor because not on a child of fo:flow.
| * pagesetup.xsl: Added units to margin-left="0" in header and
| footer templates.
| * titlepage.xsl: width property added to revhistory table,
| with option to use <?dbfo table-width="xx%"?> processing
| instruction.
| * pagesetup.xsl: Removed title.margin.left indent for the
| index-*-draft page masters as well.
| * autoidx.xsl, index.xsl, param.ent, param.xweb: Significant
| index terms can get special rendering in XEP
| * lists.xsl: Support stepalternatives
| * lists.xsl: Fixed bug in variablelist width calc that was
| returning zero.
Changes to xsl/html/*
| * chunk-common.xsl: Fix ugly performance problem in
| footer.navigation (thanks again Guillaume du Bourguet)
| * inline.xsl: Fix bug [ 841586 ] id-attibute in firstterm
| prohibits link to glossary.
| * autotoc.xsl: Omit setindex from TOC if $generate.index = 0
| * table.xsl: Now colwidth="*" treated as colwidth="1*" for
| tablecolumns extension.
| * lists.xsl: Processing of listitems now processes and
| preserves order of comments and PIs.
| * autoidx.xsl, changebars.xsl, chunk-code.xsl,
| chunk-common.xsl, chunk.xsl, chunker.xsl, chunkfast.xsl,
| chunktoc.xsl, html-rtf.xsl, htmltbl.xsl, maketoc.xsl,
| manifest.xsl, oldchunker.xsl, onechunk.xsl,
| profile-chunk.xsl, profile-onechunk.xsl, task.xsl: Added CVS
| $Id$ comments.
| * Makefile.param, param.ent, param.xweb: Added new HTML Help
| parameters from patches by W. Borgert
| * chunk-common.xsl: Experimental fix for some xref linking
| issues in cases where dbhtml 'dir' is used.
| * chunk-common.xsl: Fix ugly performance problem with chunking
| (thanks Guillaume du Bourguet)
| * glossary.xsl: Fix bugs in formatting of glosslist
| * inline.xsl: Support code inline
| * chunk-common.xsl: Moved call to user.head.content to just
| before </head> to give the user the last word.
| * chunk-code.xsl: Remove index from Next and Previous when
| $generate.index = 0.
| * lists.xsl: Support stepalternatives
Changes to xsl/htmlhelp/*
| * htmlhelp-common.xsl: Fixed parameter name collision
| * htmlhelp-common.xsl: Added new HTML Help parameters from
| patches by W. Borgert
| * htmlhelp-common.xsl: Handle setindex in a proper way
Changes to xsl/manpages/*
| * lists.xsl: Fix nested lists properly.
| * docbook.xsl: Use .nf environment for literallayout.
| * docbook.xsl: Prevent duplicate .nf environments inside
| informalexample or screen. All fiftenn allowed contained
| element in these elements will provide its own.
| * docbook.xsl: Last commit reverted a previous change -- redo
| it.
| * docbook.xsl: Remove unused rule.
| * docbook.xsl: Fix literallayout inside para.
| * lists.xsl: Fix singly-nested lists.
| * docbook.xsl: Don't mess up roff markup in tables.
| * lists.xsl, synop.xsl: 2003-11-06 Tim Waugh
| <twaugh@redhat.com> * lists.xsl: Normalize space in
| itemizedlist/listitem. * synop.xsl: Likewise.
Changes to xsl/params/*
| * article.appendix.title.properties.xml: Fixed typo in
| use-attribute-sets attribute
| * title.margin.left.xml: Fix typo in parameter end tag
| * marker.section.level.xml: New file.
| * article.appendix.title.properties.xml: New file.
| * refentry.pagebreak.xml: New file.
| * refentry.title.properties.xml: Added space-before properties
| since page breaks are now optional. Added a description
| paragraph.
| * subscript.properties.xml, superscript.properties.xml: New
| file.
| * htmlhelp.display.progress.xml,
| htmlhelp.enhanced.decompilation.xml, htmlhelp.hhc.width.xml,
| htmlhelp.hhp.windows.xml,
| htmlhelp.remember.window.position.xml,
| htmlhelp.show.toolbar.text.xml,
| htmlhelp.window.geometry.xml: New file.
| * title.margin.left.xml: Set to zero if passivetex.extensions
| != 0 since PassiveTeX cannot handle the math expression with
| negative values.
| * index.preferred.page.properties.xml: New file.
Changes to xsl/extensions/xalan2/.classes/*
| * Makefile.common: Support unicode.font in Xalan extensions
Changes to xsl/extensions/xalan2/com/nwalsh/xalan/*
| * FormatCallout.java, FormatUnicodeCallout.java, Params.java,
| Verbatim.java: Support unicode.font in Xalan extensions
|
|
Released on 2003/12/16, its state was stable.
* Added the BT_PROG_GREP variable to the build system; this is to allow the
user override the grep program used by xmlcatmgr. In some systems, like
Solaris, the -F flag is not supported, so an alternative must be used.
|
|
|
|
execute if necessary directly from find. Fixes breakage on systems
which output "blah" from $(echo | xargs echo "blah") (Solaris, Linux, ..)
|
|
* Improve check for certain lines (not those that begin a chunk) that
begin with '-', treating all except "---" as a delete (report by
James Rowe <Jay@jnrowe.uklinux.net>).
* Minor updates to configure script.
|
|
|
|
Min Sik Kim.
DTDparse reads an SGML or XML DTD and constructs an XML database of
its content. This database can be examined to construct other views of
the DTD.
|
|
Min Sik Kim.
Simplified DocBook is an attempt to provide a proper subset of DocBook
that is simultaneously smaller and still useful. Its original genesis
was a desire to make "the HTML subset of DocBook," that is, a subset
that had roughly as many tags as HTML and roughly the same descriptive
power.
|
|
DB2LaTeX are a set of XSLT stylesheets which generate high level
LaTeX2e from your docbook document. They do not perform any FO
transformation, the only thing they do is to map DocBook tags into
more or less standard LaTeX (a recent installation of LaTeX 2e is
required, with most common packages. However, in more stable releases,
package dependencies will be completely managed with xsl variables,
making it virtually compatible with basic LaTeX 2e installations).
All the "styling" has to be done by modifying available xsl:variables,
overriding and customizing templates, and in the last, by adding your
"sty" files.
|
|
|
|
* made intltool-merge use XML::Parser (#116526 and others) [Brian Cameron]
- added and updated tests
- updated so that intltool-merge doesn't add a trailing '\n'
character to CDATA values.
- Corrected the logic of encoding/decoding the string
before/after translation.
- Added it to build, made it install (Kenneth Christiansen)
- Added missing DESTDIR (Abel Cheung)
- Also nstall OrigTree.pm in the distribution tree (Malcolm Tredinnick)
- Check for the XML::Parser module at build time (Malcolm Tredinnick)
* Added INTLTOOL_KBD_RULE for GOK\s *.kdb files (Bill Haneman)
* Added --multiple-output option (Kenneth Christiansen)
* Avoid bashism in xgettext version check. (#120267) (Abel Cheung)
* Handle standard GNU gettext 0.12 and 0.13 installations (Malcolm Tredinnick)
* Fix the running of test 18 (multiple output test) (Malcolm Tredinnick)
|
|
Changes since 4.07:
* fix `sed n' printing the last line twice.
* fix incorrect error message for invalid character classes.
* fix segmentation violation with repeated empty subexpressions.
* fix incorrect parsing of ^ after escaped (.
* more comprehensive test suite (and with many expected failures...)
Please note that since NetBSD's sed is available in a portable
version in pkgsrc as textproc/nbsed, and in bootstrap-pkgsrc I do
not consider this package as being low in the dependencies food-chain
anymore. This is especially true for platforms other than NetBSD.
So let me explicitly add dependencies on libiconv and gettext-lib packages
(if needed of course).
|
|
target in pkgsrc, in order to have a better chance of installing on
Solaris and other platforms.
|
|
|
|
Changes 0.34 to 0.35
--------------------
Bug fixes:
- Bug in the use of the environment variable ANTIWORDHOME
New features:
- The XML/DocBook output is slightly better.
- Scale view window is closed when the main window is closed. Thanks to Tony
Moore <old_coaster@yahoo.co.uk> (RISC OS only)
- More support for WinWord 1.x documents
Changes 0.33 to 0.34
--------------------
Bug fixes:
- Bug in UTF-8 tables fixed
- Bug reported by Stewart Goldwater <sg@janus.freeserve.co.uk> fixed
- Bug reported by Karl-Otto Linn <linn@informatik.fh-wiesbaden.de> fixed
- Fixed a bug that made DOS hang when Antiword processed a document > 8 MB.
New features:
- Better approximations for fancy characters in the output
- A Word document can now be saved as XML/DocBook.
- Linux Makefile is now closer to conventions.
- Support for Text Boxes
- An environment variable ANTIWORDHOME was added to create a more flexable
place for the fontnames file and the mapping files.
- Antiword is now Latin9 enabled. Thanks to Stefan Bellon
<sbellon@sbellon.de> (RISC OS only)
- Some support for MacWord 4 and 5 documents
- More support for Word-for-DOS documents
- Support for superscripts and subscripts
- Displays slightly more images.
- Improved lists, especially in documents from Word 97 or later.
|
|
|
|
|
|
|
|
argument. As these are standard directories, remove the command rather
than splitting it into separate statements.
Fixes install on Solaris.
|
|
|
|
Lupy is a is a full-text indexer and search engine written in Python. It is
a port of Jakarta Lucene 1.2 to Python. Specifically, it reads and writes
indexes in Lucene binary format. Like Lucene, it is sophisticated and
scalable. Lucene is a polished and mature project and you are encouraged to
read the documentation found at the Lucene home page.
|
|
|
|
|
|
Changes:
1.1.0: Nov 4 2003:
- Removed DocBook SGML broken support
- fix xsl:key to work with PIs
- Makefile and build improvement (Graham Wilson), build cleanup (William
Brack), macro fix (Justin Fletcher), build outside of source tree (Roumen
Petrov)
- xsltproc option display fix (Alexey Efimov), --load-trace (Crutcher
Dunnavant)
- Python: never use stdout for error
- extension memory error fix (Karl Eichwalder)
- header path fixes (Steve Ball)
- added saxon:line-number() to libexslt (Brett Kail)
- Fix some tortuous template problems when using predicates (William
Brack)
- Debugger status patch (Kasimier Buchcik)
- Use new libxml2-2.6.x APIs for faster processing
- Make sure xsl:sort is empty
- Fixed a bug in default processing of attributes
- Removes the deprecated breakpoint library
- detect invalid names on templates (William Brack)
- fix exslt:document (and similar) base handling problem
|
|
Changes:
2.6.2: Nov 4 2003:
- XPath context unregistration fixes
- text node coalescing fixes (Mark Lilback)
- API to screate a W3C Schemas from an existing document (Steve Ball)
- BeOS patches (Marcin 'Shard' Konicki)
- xmlStrVPrintf function added (Aleksey Sanin)
- compilation fixes (Mark Vakoc)
- stdin parsing fix (William Brack)
- a posteriori DTD validation fixes
- xmlReader bug fixes: Walker fixes, python bindings
- fixed xmlStopParser() to really stop the parser and errors
- always generate line numbers when using the new xmlReadxxx
functions
- added XInclude support to the xmlReader interface
- implemented XML_PARSE_NONET parser option
- DocBook XSLT processing bug fixed
- HTML serialization for <p> elements (William Brack and me)
- XPointer failure in XInclude are now handled as resource errors
- fixed xmllint --html to use the HTML serializer on output (added
--xmlout to implement the previous behaviour of saving it using the XML
serializer)
2.6.1: Oct 28 2003:
- Mostly bugfixes after the big 2.6.0 changes
- Unix compilation patches: libxml.m4 (Patrick Welche), warnings cleanup
(William Brack)
- Windows compilation patches (Joachim Bauch, Stephane Bidoul, Igor
Zlatkovic)
- xmlWriter bugfix (Alfred Mickautsch)
- chvalid.[ch]: couple of fixes from Stephane Bidoul
- context reset: error state reset, push parser reset (Graham
Bennett)
- context reuse: generate errors if file is not readable
- defaulted attributes for element coming from internal entities
(Stephane Bidoul)
- Python: tab and spaces mix (William Brack)
- Error handler could crash in DTD validation in 2.6.0
- xmlReader: do not use the document or element _private field
- testSAX.c: avoid a problem with some PIs (Massimo Morara)
- general bug fixes: mandatory encoding in text decl, serializing
Document Fragment nodes, xmlSearchNs 2.6.0 problem (Kasimier Buchcik),
XPath errors not reported, slow HTML parsing of large documents.
2.6.0: Oct 20 2003:
- Major revision release: should be API and ABI compatible but got a lot
of change
- Increased the library modularity, far more options can be stripped out,
a --with-minimum configuration will weight around 160KBytes
- Use per parser and per document dictionnary, allocate names and small
text nodes from the dictionnary
- Switch to a SAX2 like parser rewrote most of the XML parser core,
provides namespace resolution and defaulted attributes, minimize memory
allocations and copies, namespace checking and specific error handling,
immutable buffers, make predefined entities static structures, etc...
- rewrote all the error handling in the library, all errors can be
intercepted at a structured level, with precise information
available.
- New simpler and more generic XML and HTML parser APIs, allowing to
easilly modify the parsing options and reuse parser context for multiple
consecutive documents.
- Similar new APIs for the xmlReader, for options and reuse, provided new
functions to access content as const strings, use them for Python
bindings
- a lot of other smaller API improvements: xmlStrPrintf (Aleksey Sanin),
Walker i.e. reader on a document tree based on Alfred Mickautsch code,
make room in nodes for line numbers, reference counting and future PSVI
extensions, generation of character ranges to be checked with faster
algorithm (William), xmlParserMaxDepth (Crutcher Dunnavant), buffer
access
|
|
|
|
|
|
|
|
"This is awf, the Amazingly Workable Formatter -- a "nroff -man" or
(subset) "nroff -ms" clone written entirely in (old) awk.
It is slow and has many restrictions, but does a decent job on most
manual pages and simple -ms documents, and isn't subject to AT&T's
brain-damaged licensing that denies many System V users any text
formatter at all. It is also a text formatter that is simple enough
to be tinkered with, for people who want to experiment.
Type "make r" to run a regression test, formatting the manual page
(awf.1) and comparing it to a preformatted copy (awf.1.out). Type
"make install" to install it. Pathnames may need changing.
I don't know whether awf will run on 16-bit machines. Data requirements
are modest, but I fear the programs are probably big enough to run awk
out of space.
I can't believe I really wrote this.
Henry Spencer at U of Toronto Zoology
henry@zoo.toronto.edu utzoo!henry
13 July 1990"
|
|
Pointed out by Bas van Oostveen in PR pkg/23514.
|
|
|
|
teixsl-html is a set of XSLT specifications to transform TEI XML
documents to HTML. It concentrates on TEI Lite, but adding support
for other modules is fairly easy.
|
|
teixsl-fo is a set of XSLT specifications to transform TEI XML
documents to XSL Formatting Objects. It concentrates on TEI Lite, but
adding support for other modules is fairly easy.
|
|
The DTD of the Text Encoding Initiative allows encoding of a wide range
of document types in the domain of humanities. If focuses on, but is not
restricted to, the needs of the scholarly research and education community.
|
|
|