textstructure.xsl
TEI stylesheet dealing with elements from the textstructure
module, making HTML output.
Author:
See AUTHORS
CVS Id:
textstructure.xsl 4849 2008-10-22 22:14:53Z rahtz
Copyright:
2008, TEI Consortium
Match Templates Summary
Process elements tei:docAuthor in "author" mode"
Process elements looking for something to link to backwards
Process elements processing-instruction()[name()='xmltex']
Process elements tei:body|tei:back
Process elements tei:closer
Process elements tei:dateline
Process elements tei:div[@type='canto']
Process elements tei:div[@type='epistle']
Process elements tei:div[@type='frontispiece']
Process elements tei:div[@type='illustration']
Process elements
tei:div|tei:div0|tei:div1|tei:div2|tei:div3|tei:div4|tei:div5|tei:div6
Process elements tei:div*, @type='letter'
Process elements tei:divGen[@type='actions']
Process elements tei:divGen[@type='toc']
Process elements tei:docTitle, docAuthor, docImprint and
tei:docDate
[html]
[html] bypass sidebar lists in normal mode
Process elements tei:opener
Process elements tei:titlePage
Named Templates Summary
[html]
[html]
[html] arrangment of page as HTML divs
[html]provide a class attribute and/or ID for each div
[html]
[html]
[html]
[html]
[html]
[html]
[html]
[html] Javascript functions to be declared in HTML header
[html] Make contents of left-hand column
[html] Summary table of contents in left-hand column
Create a new output page for a section
[html] Summary links in left-hand column
[html] Generate a chunk of output
[html] Make a new page using CSS layout
[html] Generate a page using simple layout
[html] Generate a page using table layout
[html] The page body, when using table layout
[html]
No short description available
[html]
[html]
[html] Make a TOC section
[html]
[html]
[html] Write out some Javascript into the HTML
Match Templates Detail
Process elements tei:docAuthor in "author" mode"
Process elements looking for something to link to backwards
Process elements processing-instruction()[name()='xmltex']
Process elements tei:body|tei:back
Process elements tei:closer
Process elements tei:dateline
Process elements tei:div[@type='canto']
Process elements tei:div[@type='epistle']
Process elements tei:div[@type='frontispiece']
Process elements tei:div[@type='illustration']
Process elements
tei:div|tei:div0|tei:div1|tei:div2|tei:div3|tei:div4|tei:div5|tei:div6
Process elements tei:div*, @type='letter'
Process elements tei:divGen[@type='actions']
Process elements tei:divGen[@type='toc']
Process elements tei:docTitle, docAuthor, docImprint and
tei:docDate
[html]
[html] bypass sidebar lists in normal mode
Process elements tei:opener
Process elements tei:titlePage
Named Templates Detail
[html]
[html]
[html] arrangment of page as HTML divs
Parameters:
currentID - currentID
[html]provide a class attribute and/or ID for each div
Parameters:
depth - depth of section (1, 2 3, 4 etc)
Attributes:
id:
[html]
Parameters:
currentID - currentID
[html]
[html]
[html]
[html]
[html]
[html]
[html] Javascript functions to be declared in HTML header
[html] Make contents of left-hand column
Parameters:
currentID - currentID
[html] Summary table of contents in left-hand column
Parameters:
style - style
[html] Main page in right-hand column
Parameters:
currentID - currentID
minimal -
Create a new output page for a section
Parameters:
depth - depth of section (1, 2 3, 4 etc)
[html] Summary links in left-hand column
[html] Generate a chunk of output
Parameters:
ident - ident
content - content
[html] Make a new page using CSS layout
Parameters:
currentID - current ID
[html] Generate a page using simple layout
[html] Generate a page using table layout
Parameters:
currentID - currentID
[html] The page body, when using table layout
Parameters:
currentID - currentID
[html]
No short description available
[html]
Parameters:
style - CSS style
[html]
[html] Make a TOC section
Parameters:
style - CSS style to use
id - ID to link to
force - whether to force a TOC entry even if other rules
would normally prevent it
[html]
[html]
Parameters:
up - the link to which "Up" goes
title - the text of the link
[html]
Parameters:
path - path
class - class
whole - whole
[html]
[html] Write out some Javascript into the HTML
Parameters:
content - The code