Next in thread → Next in month →

RE: [docbook-apps] how to force some line spacing

From
Robert P. J. Day <>
Date
2003-05-28T17:30:21+00:00
ID
Pine.LNX.4.44.0305281341060.30443-100000@dell
Thread
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
Next in thread → Next in month →