The Text Encoding Initiative

TEI Consortium XSLT stylesheets

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

i18n.xsl

TEI stylesheet definitions common for all of HTML, FO and LaTeX outputs
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:
i18n.xsl,v 1.3 2006/02/08 20:11:25 rahtz Exp
Copyright:
2005, TEI Consortium

Parameters Summary

The word for "Appendix"; by default uses language-specific lookup table
string authorWord - source
The word for "Author"; by default uses language-specific lookup table
The word for "Bibliography"; by default uses language-specific lookup table
string dateWord - source
The word for "Date"; by default uses language-specific lookup table
string figureWord - source
The word for "Figure"; by default uses language-specific lookup table
The word for "Figures"; by default uses language-specific lookup table
string lang - source
The language to use when generating text (use ISO 2-letter codes)
string nextWord - source
The word for "Next"; by default uses language-specific lookup table
The word for "Notes"; by default uses language-specific lookup table
The word for "Previous"; by default uses language-specific lookup table
The word for "revised"; by default uses language-specific lookup table
string tableWord - source
The word for "Table"; by default uses language-specific lookup table
string tableWords - source
The word for "Tables"; by default uses language-specific lookup table
string tocWords - source
The word for "Contents"; by default uses language-specific lookup table
string upWord - source
The word for "Up"; by default uses language-specific lookup table

Named Templates Summary

[common] Prefix text before an auto-generated table of contents
[common] Title for "Contents"; by default uses language-specific lookup table.
[common] Title for "Feedback"
i18n (param: word) - source
[common] give language-specific version of a word of phrase
[common] Title for "Search"; by default uses language-specific lookup table.

Parameters Detail

The word for "Appendix"; by default uses language-specific lookup table
Default:
string authorWord - source
The word for "Author"; by default uses language-specific lookup table
Default:
The word for "Bibliography"; by default uses language-specific lookup table
Default:
string dateWord - source
The word for "Date"; by default uses language-specific lookup table
Default:
string figureWord - source
The word for "Figure"; by default uses language-specific lookup table
Default:
The word for "Figures"; by default uses language-specific lookup table
Default:
string lang - source
The language to use when generating text (use ISO 2-letter codes)
 
Default: en
string nextWord - source
The word for "Next"; by default uses language-specific lookup table
Default:
The word for "Notes"; by default uses language-specific lookup table
Default:
The word for "Previous"; by default uses language-specific lookup table
Default:
The word for "revised"; by default uses language-specific lookup table
Default:
string tableWord - source
The word for "Table"; by default uses language-specific lookup table
Default:
string tableWords - source
The word for "Tables"; by default uses language-specific lookup table
Default:
string tocWords - source
The word for "Contents"; by default uses language-specific lookup table
Default:
string upWord - source
The word for "Up"; by default uses language-specific lookup table
Default:

Named Templates Detail

[common] Prefix text before an auto-generated table of contents
 
[common] Title for "Contents"; by default uses language-specific lookup table.
 
[common] Title for "Feedback"
 
i18n (param: word) - source
[common] give language-specific version of a word of phrase
 
Parameters:
word - the word(s) to translate
[common] Title for "Search"; by default uses language-specific lookup table.