Niels G. N. wrote:
My creativity when it comes to getting things wrong is unlimited :-} but
even after reading and re-reading the Help section, I can't quite manage
to set up XSL customisation. The screenshot shows how far I got: custom
stylesheet created, complete with description, but an empty Attribute
set list.
Hints and tips welcome!
That's normal. All the XSLT stylesheets which generate XHTML-based
output formats (e.g. Web Help) do not have any attribute-set (because in
this case, attribute-sets are not useful). Such XSLT stylesheets only
make use of parameters.
Only the XSLT stylesheets which generate XSL-FO-based output formats
(e.g. PDF, DOCX) have both attribute-sets and parameters.
In the case of an XHTML-based output format, you can use XXE facilities
to customize the XSLT stylesheet parameters and/or the *CSS*
*stylesheet* which is used by the generated file.
See attached screenshot.
See Example 9.2. "When converting a DITA map to single-page XHTML, use a
12pt base font size and give a light gray background to all the topic
titles" --
http://www.xmlmind.com/xmleditor/_distrib/doc/help/ConversionStylesheetsEditor_reference.html#ConversionStylesheetsEditor_custom_css_example
--
XMLmind XML Editor Support List
[email protected]
http://www.xmlmind.com/mailman/listinfo/xmleditor-support