Stylesheet parameters influence various aspects of the rendering. They can be set from the command line (the exact syntax depends on the XSLT processor), or in a custom stylesheet.
To set them in a custom stylesheet, simply copy the definition
here and change the select
attribute to something else.
If a parameter for what you want to change does not exist, you can write templates in the custom stylesheet instead.
Table of Contents