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
--
------------------------------------------------------------------
To unsubscribe from this elist send a message with the single word
"unsubscribe" in the body to: [EMAIL PROTECTED]