Next in thread → Next in month →

Re: DOCBOOK-APPS: secondary index term in print dsssl

From
Norman Walsh <>
Date
2001-03-25T05:51:14+00:00
ID
Thread
Re: DOCBOOK-APPS: secondary index term in print dsssl
/ Kevin Dunn <> was heard to say:
| When using pdfjadetex, the secondaryie's come out in a larger font size
| (i.e. the body font size) than the primaryie's. Looking at dbindex.dsl,
| I added the following to my driver:
| 
| (element secondaryie
|   (make paragraph
|     font-size: (* (inherited-font-size) %smaller-size-factor%) ;; NEW
|     start-indent: (+ (inherited-start-indent) 1em)
|     (process-children)))
| 
| This fixed it. The same thing should be done with tertiaryie. Apparently
| the secondaryie does not inherit the font size from the primary ie, at
| least in the tex backend. Is this a bona fide stylesheet error?

Looks that way. Fixed.

                                        Be seeing you,
                                          norm

-- 
Norman Walsh <>      | A man can believe a considerable
http://www.oasis-open.org/docbook/ | deal of rubbish, and yet go about
Chair, DocBook Technical Committee | his daily work in a rational and
                                   | cheerful manner.--Norman Douglas
Next in thread → Next in month →