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

From
Juan R. Migoya <>
Date
2001-08-24T10:31:52+00:00
ID
Thread
Re: DOCBOOK-APPS: DSSSL to get section and chapter title in header
You can use a line-field AFTER each item, and force its lenght as the width paper.
Then the whole rule INSIDE this line-field will wrap to the next line and all the three
will get mixed as one.

HTH.

Juan R. Migoya
SPAIN

"Dave Brooks, BCS Systems" wrote:
> 
> 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?
>