[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: RE: [docbook-apps] how to force some line spacing
On Wed, 28 May 2003, Billard, Trish wrote:
> If you're using a CSS stylesheet (for HTML output), you can specify a
> margin for all ordered list items in your output:
>
> ol li { margin-bottom: 1.5in; }
>
> The potential drawback is that ALL ordered list items will have this
> margin. You won't be able to choose by list or by item using this
> method.
>
> --Trish
the <literallayout> with an arbitrary number of blank lines seems the best
way to go, since i want to be able to choose the spacing arbitrarily.
thanks, bob.
rday
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]