| 
 
Subject: Q: docbook stylesheet cutomization From: Joerg Wittenberger <Joerg.Wittenberger@xxxxxxxxx> Date: Mon, 4 Oct 1999 19:41:13 +0200 (CEST)  | 
Hello folks,
this msg is entirely related to Norm's docbook style sheets.
I tried to customize the docbook style sheeet a bit more.  People
would like to see the listitem content within a varlistentry within
one paragraph FO with the last term of the varlistentry.
It appeared to me that I would have to overwrite the following
definition (from dblists.dsl):
(element (varlistentry term)
  (if (not (last-sibling?))
   (make paragraph
     space-before: 0pt
     keep-with-next?: #t
     first-line-start-indent: 0pt
     (process-children-trim)
     (literal ", "))
   (process-children-trim)))
Frankly I can't see any reason why I still get a new paragraph for
each term.
Any hint greatly appreciated.
/Jerry
-- 
        You can have it done fast,
        you can have it done cheap,
        and you can have it done well.
        --- But you can only have two of those at once.
 DSSSList info and archive:  http://www.mulberrytech.com/dsssl/dssslist
| Current Thread | 
|---|
  | 
| <- Previous | Index | Next -> | 
|---|---|---|
| leaving entities, Holger Klawitter | Thread | RE: Formatting_the_result, Ron Ross | 
| Re: SOLUTION FOR : How can I add a , Brandon Ibach | Date | Re: Formatting_the_result, Ron Ross | 
| Month |