On 7/1/07, Dave Pawson <[EMAIL PROTECTED]> wrote:
Thomas Schraitle wrote: > Hi Dave, > > On Sonntag, 1. Juli 2007, Dave Pawson wrote: >> In en.xml etc, there are uses of %t, %n etc. > > %t = title > %s = subtitle (if available) > %n = number > %p = page number (if applicable)
"""Any %t mark in the attribute value is a placeholder for the element's title, and %n is a placeholder for its number (if it is numbered).""" http://www.sagehill.net/docbookxsl/CustomGentext.html """The %p is the placeholder for the generated page number. If you are translating your documents to other languages, you may need to add similar customizations to the gentext for those languages.""" http://www.sagehill.net/docbookxsl/CustomXrefs.html HTH, Keith --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
