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

From
Dave Brooks, BCS Systems <>
Date
2001-08-24T11:13:01+00:00
ID
Thread
Re: DOCBOOK-APPS: DSSSL to get section and chapter title in header
Thanks Juan.

I put:

(make line-field
   field-width: %page-width%
   inhibit-line-breaks?: #t
   (empty-sosofo)
)

after each item and it makes no difference.

Putting rules on each of the headers (outer, center, inner) does do the job 
except that the rule is too high up. I can tweak this via jadetex.dtx but 
would rather do it all in DSSSL.



Dave


At 12:30 24/08/01 +0200, Juan R. Migoya wrote:
>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.