The Text Encoding Initiative

TEI Consortium XSLT stylesheets

Home | Guidelines | Projects | Tutorials | Software | History | FAQs | P5 | Consortium | Activities | SIGs | Join in/Contact | Members area

tei-param.xsl

TEI stylesheet customization module, common for all output formats.
This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Author:
Sebastian Rahtz sebastian.rahtz@oucs.ox.ac.uk
CVS Id:
tei-param.xsl,v 1.2 2005/06/07 19:43:29 rahtz Exp
Copyright:
2005, TEI Consortium

Parameters Summary

The word for "Appendix"
string authorWord - source
The word for "Author"
boolean autoHead - source
Construct a heading (eg "Heading") for <div> elements with no <head>
The word for "Bibliography"
string cellAlign - source
Default alignment of table cells
string class_toc - source
CSS class for TOC entries
string dateWord - source
The word for "Date"
string department - source
Name of department within institution
How to display Relax NG schema fragments (rnc or rng)
string figureWord - source
The word for "Figure"
The word for "Figures"
Directory specification to put before names of graphics files, unless they start with "./"
Default file suffix for graphics files, if not directly specified
Punctuation to insert after a section number
string homeLabel - source
Name of link to home page of application
anyURI homeURL - source
Home URL of project
string homeWords - source
Label for link to project
Name of institution
Provide minimal context for a link
string nextWord - source
The word for "Next"
The word for "Notes"
Automatically number figures in back matter
How to construct heading numbering in back matter
Automatically number tables in back matter
How to construct heading numbering in main matter
Automatically number figures
Automatically number figures in front matter
How to construct heading numbering in front matter
Automatically number tables in front matter
Automatically number sections
Depth to which sections should be numbered
Character to put after number of section header
boolean numberTables - source
Automatically number tables
Display of <pb> element
anyURI parentURL - source
Link to overall institution
Name of overall institution
string postQuote - source
Character to insert at end of quote
Use value of "n" attribute to number sections
string preQuote - source
Character to insert at start of quote
The word for "Previous"
string REQUEST - source
The complete URL when the document is being delivered from a web server (normally set by Apache or Cocoon)
The word for "revised"
anyURI searchURL - source
Link to search application
Scaling of imported graphics
boolean STDOUT - source
Write to standard output channel
string tableAlign - source
Default alignment of tables
string tableWord - source
The word for "Table"
string tableWords - source
The word for "Tables"
boolean teiP4Compat - source
Process elements according to assumptions of TEI P4
anyURI teixslHome - source
The home page for these stylesheets
string tocWords - source
The word for "Contents"
string upWord - source
The word for "Up"
Title, author and date is taken from the <teiHeader> rather than looked for in the front matter

Named Templates Summary

[common] How to make a heading for section if there is no <head>
[common] Prefix text before an auto-generated table of contents
[common] Title for "Contents"
[common] Title for "Feedback"
[common] How to number sections in back matter
[common] How to number sections in main matter
[common] How to number sections in front matter
[common] Title for "Search"

Parameters Detail

The word for "Appendix"
 
Default: Appendix
string authorWord - source
The word for "Author"
 
Default: Author
boolean autoHead - source
Construct a heading (eg "Heading") for <div> elements with no <head>
 
Default:
The word for "Bibliography"
 
Default: Bibliography
string cellAlign - source
Default alignment of table cells
 
Default: left
string class_toc - source
CSS class for TOC entries
 
Default: toc
string dateWord - source
The word for "Date"
 
Default: Date
string department - source
Name of department within institution
 
Default:
How to display Relax NG schema fragments (rnc or rng)
 
Default: rnc
string figureWord - source
The word for "Figure"
 
Default: Figure
The word for "Figures"
 
Default: Figures
Directory specification to put before names of graphics files, unless they start with "./"
 
Default:
Default file suffix for graphics files, if not directly specified
 
Default: .png
Punctuation to insert after a section number
 
Default: <text>.</text> <value-of select="$numberSpacer"/>
string homeLabel - source
Name of link to home page of application
 
Default: Home
anyURI homeURL - source
Home URL of project
 
Default: http://www.tei-c.org/
string homeWords - source
Label for link to project
 
Default: TEI
Name of institution
 
Default: TEI XSL Stylesheets
Provide minimal context for a link
 
Default: false
string nextWord - source
The word for "Next"
 
Default: Next
The word for "Notes"
 
Default: Notes
Automatically number figures in back matter
 
Default: false
How to construct heading numbering in back matter
 
Default: A.1
Automatically number tables in back matter
 
Default: true
How to construct heading numbering in main matter
 
Default: 1.1.1.1
Automatically number figures
 
Default: true
Automatically number figures in front matter
 
Default: false
How to construct heading numbering in front matter
 
Default:
Automatically number tables in front matter
 
Default: true
Automatically number sections
 
Default: true
Depth to which sections should be numbered
 
Default: 9
Character to put after number of section header
 
Default: <text> </text>
boolean numberTables - source
Automatically number tables
 
Default: true
Display of <pb> element
Choices are "visible", "active" and "none".
Default: none
anyURI parentURL - source
Link to overall institution
 
Default: http://www.tei-c.org/
Name of overall institution
 
Default: My Parent Institution
string postQuote - source
Character to insert at end of quote
Default:
Use value of "n" attribute to number sections
 
Default: false
string preQuote - source
Character to insert at start of quote
 
Default:
The word for "Previous"
 
Default: Previous
string REQUEST - source
The complete URL when the document is being delivered from a web server (normally set by Apache or Cocoon)
 
Default:
The word for "revised"
 
Default: revised
anyURI searchURL - source
Link to search application
 
Default: http://www.google.com
Scaling of imported graphics
 
Default: 1
boolean STDOUT - source
Write to standard output channel
 
Default: true
string tableAlign - source
Default alignment of tables
 
Default: left
string tableWord - source
The word for "Table"
 
Default: Table
string tableWords - source
The word for "Tables"
 
Default: Tables
boolean teiP4Compat - source
Process elements according to assumptions of TEI P4
 
Default: false
anyURI teixslHome - source
The home page for these stylesheets
 
Default: http://www.tei-c.org/Stylesheets/teic/
string tocWords - source
The word for "Contents"
 
Default: Contents
string upWord - source
The word for "Up"
 
Default: Up
Title, author and date is taken from the <teiHeader> rather than looked for in the front matter
 
Default: false

Named Templates Detail

[common] How to make a heading for section if there is no <head>
 
[common] Prefix text before an auto-generated table of contents
 
[common] Title for "Contents"
 
[common] Title for "Feedback"
 
[common] How to number sections in back matter
 
[common] How to number sections in main matter
 
[common] How to number sections in front matter
 
[common] Title for "Search"