OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


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


I am still using Norm's 1.61 stylesheet but I haven't seen this one in
the archives, so perhaps it hasn't been fixed:

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?

--
Kevin M. Dunn
Professor of Chemistry
Hampden-Sydney College
--


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Powered by eList eXpress LLC