Talk:TEI Web Publishing

From TEIWiki
Revision as of 12:05, 6 March 2010 by Piotr Banski (talk | contribs) (Stuart's question -> precondition (?))
Jump to navigation Jump to search

How easy should it be?

If we're really serious about making publishing easy, surely the easiest is to insert the following at the top of the TEI?

<?xml-stylesheet href="path/to/stylehseet.xsl"  type="text/xsl"?>

(said Stuart at 04:06, 6 March 2010)

But that would work only if we want to publish a single TEI document rather than a collection of them. (xi:include will not always help, sometimes the relationship between documents should be expressed as reference rather than inclusion).
So maybe let's turn your question into a possible basic condition: how to publish a set of TEI documents without having to modify them manually with e.g. stylesheet PIs? Piotr 05:05, 6 March 2010 (EST)