[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Vertical space/gap..
From: |
Albert Kinderman |
Subject: |
Re: Vertical space/gap.. |
Date: |
Fri, 16 Mar 2001 08:07:23 -0800 |
Ish Rattan wrote:
>
> The following does provide the spacing but a bullet sits at the start
> of blank region
>
> @BL
> @LI { First Item. }
> @LI { //10v }
> @LI { Last Item. }
> @LI { //3i }
> @EL
>
Which is why the space must be INSIDE the list item, as explained
earlier by Uwe.
@BL
@LI { First Item. //10v }
@LI { Last Item. //3i }
@EL
Now you only get the two bullets for the two list items.
Al
--
Albert Kinderman Department of Management Science
California State University, Northridge
Re: Vertical space/gap.., Isaac Kar-Keung To, 2001/03/15