This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[docbook-apps] XSL: glossary bugs


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

1) The glossary titlepage template is poorly parameterized; there's no way 
to override the size and weight of the title without overriding the entire 
glossary.titlepage.recto template.  These properties should use 
parameters.  [The font-weight is in titlepage.templates.xml:856; the 
font-size seems to be a larger issue of hardcoded sizes in that file, which 
should probably all use attribute sets or parameters.]

2) No attribute set on glossentry/glossterm.  Turning glossterms bold 
requires overriding the glossentry/glossterm template.  Both that template 
and probably the fo:list-item-label in the glossentry template should use 
attribute sets.  [The glossentry template list-item-label is at 
glossary.xsl:541; the glossentry/glossterm is at :582.]

3) Bad mode for first glossdef para.  The glossentry/glossdef/para[1] 
(etc.) template is in glossary.as.list mode, but the glossentry/glossdef 
template doesn't apply templates in that mode.  I'm not sure which is 
proper - probably to apply templates in that mode - but it ought to be 
fixed.  [Either glossary.xsl:630 or :643.]

Finally, is there a way to submit bugs and RFEs directly to SourceForge 
without having a user ID?  I couldn't find one, so sorry if this is out of 
line.

Thanks,
Chris
- -- 
Christopher R. Maden, Principal Consultant, crism consulting
XML-SGML-HTML-DTDs-schemas-XSL-DSSSL-conversion-training-ebooks-B2B
<URL: http://crism.maden.org/consulting/ >
PGP Fingerprint: BBA6 4085 DED0 E176 D6D4  5DFC AC52 F825 AFEC 58DA
-----BEGIN PGP SIGNATURE-----
Version: PGP Personal Privacy 6.5.8

iQA/AwUBPsn1l6xS+CWv7FjaEQIeIwCgkSJbqA/8K15bMvDSMwz/0XVxf0MAoIhJ
DfqOhrE6xjI2JfJi6F3jDjxP
=E0af
-----END PGP SIGNATURE-----


---------------------------------------------------------------------
To unsubscribe, e-mail: docbook-apps-unsubscribe@lists.oasis-open.org
For additional commands, e-mail: docbook-apps-help@lists.oasis-open.org


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]