This is the mail archive of the
docbook-apps@lists.oasis-open.org
mailing list .
Re: [docbook-apps] DocBook XSL Stylesheets V1.62.4 released
- From: Bob Stayton <bobs at sco dot com>
- To: Norman Walsh <ndw at nwalsh dot com>
- Cc: docbook-apps at lists dot oasis-open dot org
- Date: Mon, 29 Sep 2003 11:27:37 -0700
- Subject: Re: [docbook-apps] DocBook XSL Stylesheets V1.62.4 released
- References: <871xtzqvtq.fsf@nwalsh.com>
I want to point out one change that may affect
your customization layer. This applies to anyone
customizing the generated text for cross references.
In the locale files, the previous versions had the
gentext templates for xrefs divided into these
'context' elements:
xref
section-xref
section-xref-numbered
xref-number-and-title
In version 1.62.x, the templates were made more
consistent and divided into these contexts:
xref
xref-number
xref-number-and-title
The description of when each of these contexts
is used can be found at:
http://www.sagehill.net/docbookxsl/CustomXrefs.html
You may need to update your customization if you use
these contexts. In particular, the 'xref' context
formerly output number and title for many elements. Now
the xref-number and xref-number-and-title contexts are
used instead for numbered elements. Which one is used
depends on the parameter 'xref.with.number.and.title',
so you might want to customize for both possiblities.
Bob Stayton 400 Encinal Street
Publications Architect Santa Cruz, CA 95060
Technical Publications voice: (831) 427-7796
The SCO Group fax: (831) 429-1887
email: bobs@sco.com
To unsubscribe from this list, send a post to docbook-apps-unsubscribe@lists.oasis-open.org.