Re: DOCBOOK-APPS: DSSSL to get section and chapter title in header

From
Dave Brooks, BCS Systems <>
Date
2001-08-24T09:14:15+00:00
ID
Thread
Re: DOCBOOK-APPS: DSSSL to get section and chapter title in header
I've answered my first question - (element-title-string (current-node)) and 
(element-title-string (parent (current-node))) when producing sect1 headers 
do the job nicely.

Now to sort out the rules underneath...


>Some questions:
>1) How do you refer to both the chapter and section (sect1) title when 
>producing a header?