← Prev in month ← Prev in thread

titleabbrev, docbook v5

From
davep <>
Date
2011-08-09T08:57:05+00:00
ID
Thread
titleabbrev, docbook v5
http://www.docbook.org/tdg/en/html/titleabbrev.html
says
"One common use of|TitleAbbrev| 
<http://www.docbook.org/tdg/en/html/titleabbrev.html>is for the text 
used in running headers or footers, when the proper title is too long to 
be used conveniently."

I can't find any customization that indicates that I want to use this 
for running headers?
header.content sets a call to
<xsl:apply-templates select="."
   mode="title.markup"/>
to obtain the title value...

Is it right to use
apply-templates select="." mode="titleabbrev.markup"/>
which seems to work fine.


Leaves the problem of a chapter title that is too long
for a single line.
Shame this couldn't be processed in the same way....
    Unless you know better?

regarsd




regards

-- 
Dave Pawson
XSLT XSL-FO FAQ.
http://www.dpawson.co.uk
← Prev in month ← Prev in thread