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: Re: DOCBOOK-APPS: too much space before itemizedlist


In the tex backend it doesn't work well. I suppose it would
be necessary to also provide a "space-before" somewhere,
but I gave up of this question long time ago :-(

Regards,

Juan R. Migoya
SPAIN

Tim Terlegård wrote:

> Is it possible to decrease the space before an itemizedlist?
> dblists.dsl contains:
>
> ;; Improve spacing on lists, remove extra space before..
> ;; Suggested by Adam Di Carlo, adam@onshore.com
> (define ($list$)
>   (make display-group
>     start-indent: (if (INBLOCK?)
>                       (inherited-start-indent)
>                       (+ %block-start-indent% (inherited-start-indent)))
>     space-after:  (if (INLIST?) %para-sep% %block-sep%)))
>
> In what way does that "remove extra space before"? I think there is too much
> space.
>
> Cheers,
> Tim



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


Powered by eList eXpress LLC