tei-param.xsl
TEI stylesheet customization module for HTML output.
Author:
See AUTHORS
CVS Id:
tei-param.xsl 4801 2008-09-13 10:05:32Z rahtz
Copyright:
2008, TEI Consortium
Parameters Summary
How to align the navigation panel at the bottom of the page
Make all notes into endnotes
Display navigation panel at bottom of pages
CSS class for second-level TOC entries
CSS class for links derived from <xptr>
CSS class for links derived from <xref>
Number footnotes consecutively
How to use the front/body/back matter in creating
columns.
Whether to include CSS by reference or by XInclusion
CSS style file for print; this will be given a media=print attribute
Secondary CSS style file; this will be given a media=screen attribute,
so that it does not affect printing
Public Doctype of output file(s)
System Doctype of output file(s)
Link for feedback
Link back from footnotes to reference
Make a separate file for footnotes
Generate a unique ID for all paragraphs
Fixed string to insert before normal page title in HTML meta
<title> element
Width of left-hand column when $pageLayout is "Table"
XML resource defining a navigation bar.
Automatically number paragraphs
Encoding of output file(s)
Output method for output file(s)
The name of the output file
Suffix of output file(s)
The style of HTML (Simple, CSS or Table) which creates the layout for generated pages.
Text to link back to from foot of ODD reference pages
URL to link back to from foot of ODD reference pages
Character separating values in a rend attribute.
A wrapper around the ID, to allow for other ways of getting it
Display figures
Show a title and author at start of document
Break back matter into separate HTML pages (if splitting enabled)
Break front matter into separate HTML pages (if splitting enabled)
Level at which to split sections.
Suffix for generated output files
Depth at which to stop doing a recursive table of
contents.
Which HTML element to wrap each TOC sections in
Which HTML element to wrap each TOCs entry in
Display navigation panel at top of pages
How to specify infra-document links
Whether to make split pages appear virtually
as layers in HTML, or physically as separate
pages or server requests
Named Templates Summary
[html] Hook where HTML can be inserted just before the
<body> ends.
[html] Hook where Javascript calls can be inserted just after <body>
[html] Banner for top of column
[html] Make a copyright claim
No short description available
[html] Hooks where HTML can be inserted when processing
<egXML> element
[html] Hook where HTML can be inserted when processing a
figure
[html] Hook where extra Javascript functions can be defined
[html]Bottom of left-hand column
[html]Top of left-hand column
[html] Logo
[html] Make a heading, if there some text to display
No short description available
[html] Banner for top of page
[html] Hook where HTML can be inserted just before the <address>
[html] Text or action to take at the start of the
breadcrumb trail
[html] Bottom of right-hand column
[html] Top of right-hand column
[html] Construct a label for the link which makes a
printable version of the document.
[html] Hook where HTML can be inserted at the start of
processing each section
[html] Hook where HTML can be inserted at the beginning
of the main text, after the header
[html] Hook where HTML can be inserted after processing <TEI>
[html] Hook where HTML can be inserted before processing <TEI>
Parameters Detail
How to align the navigation panel at the bottom of the page
right
Make all notes into endnotes
false
Display navigation panel at bottom of pages
true
CSS class for second-level TOC entries
subtoc
CSS class for links derived from <xptr>
xptr
CSS class for links derived from <xref>
xref
Number footnotes consecutively
falseHow to use the front/body/back matter in creating
columns.
body
CSS style file to be associated with output file(s)
http://www.tei-c.org/release/xml/tei/stylesheet/tei.css
Whether to include CSS by reference or by XInclusion
false
CSS style file for print; this will be given a media=print attribute
Secondary CSS style file; this will be given a media=screen attribute,
so that it does not affect printing
It should be used for screen layout.
Public Doctype of output file(s)
System Doctype of output file(s)
Resolution of images
This is needed to calculate
HTML width and height (in pixels) from supplied dimensions.
96
Link for feedback
mailto:feedback
Link back from footnotes to reference
false
Make a separate file for footnotes
false
Generate a unique ID for all paragraphs
true
Fixed string to insert before normal page title in HTML meta
<title> element
Width of left-hand column when $pageLayout is "Table"
15%XML resource defining a navigation bar.
Automatically number paragraphs
Encoding of output file(s)
Output method for output file(s)
The name of the output file
Suffix of output file(s)
The style of HTML (Simple, CSS or Table) which creates the layout for generated pages.
Simple
Text to link back to from foot of ODD reference pages
TEI Guidelines
URL to link back to from foot of ODD reference pages
index.htmlCharacter separating values in a rend attribute.
;
A wrapper around the ID, to allow for other ways of getting it
Display figures
Show a title and author at start of document
false
Break back matter into separate HTML pages (if splitting enabled)
Break front matter into separate HTML pages (if splitting enabled)
Level at which to split sections.
-1
Suffix for generated output files
Depth at which to stop doing a recursive table of
contents.
-1
Which HTML element to wrap each TOC sections in
Which HTML element to wrap each TOCs entry in
Display navigation panel at top of pages
How to specify infra-document links
When a document is split,
links need to be constructed between parts of the document.
The default is to use a query parameter on the URL.
?ID=
Whether to make split pages appear virtually
as layers in HTML, or physically as separate
pages or server requests
Named Templates Detail
[html] Hook where HTML can be inserted just before the
<body> ends.
[html] Hook where Javascript calls can be inserted just after <body>
[html] Banner for top of column
[html] Make a copyright claim
No short description available
[html] Hooks where HTML can be inserted when processing
<egXML> element
No short description available
Parameters:
class -
content -
[html] Hook where HTML can be inserted when processing a
figure
[html] Hook where extra Javascript functions can be defined
[html]Bottom of left-hand column
Parameters:
currentID - ID of selected section
[html]Top of left-hand column
[html] Logo
[html] Make a heading, if there some text to display
Parameters:
text - Heading title
class - CSS class
level - Heading level
[html] Making elements in HTML <head>
Parameters:
title - The text used to create the DC.Title field
in the HTML header
No short description available
[html] Banner for top of page
Parameters:
mode - layout mode
[html] Hook where HTML can be inserted just before the <address>
[html] Text or action to take at the start of the
breadcrumb trail
[html] Bottom of right-hand column
Parameters:
currentID - ID of selected section
[html] Top of right-hand column
[html] Construct a label for the link which makes a
printable version of the document.
[html] Hook where HTML can be inserted at the start of
processing each section
[html] Hook where HTML can be inserted at the beginning
of the main text, after the header
[html] Hook where HTML can be inserted after processing <TEI>
[html] Hook where HTML can be inserted before processing <TEI>