lout-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

some simple lout questions


From: Monty Zukowski
Subject: some simple lout questions
Date: Tue, 15 Dec 1998 08:51:27 -0800

I'm getting some unpleasing results with @List and @WideTaggedList.

With @WideTaggedList, the whole list is not indented like the other lists
are.  Why is that?

With @List, if my @ListItem doesn't have any characters with descenders,
then the next item is vertically closer than for one with descenders, and it
looks irregular.  I'm using a smaller @ListGap, and that seems to accentuate
the problem.

Sample code follows.  Thanks for any help!

Monty


@Include {sdoc} #just does @ListGap { 0.3v }
@Document

//
 @Text @Begin
@FullWidth {
@Heading 16p @Font { clines @Break { Winter Solstice 1998
Monday, December 21 @Sup st }}
}


@LeftDisplay {
@Heading {Evening activities:}

@WideTaggedList
@TagItem { 6:30 } { Welcome -- Drinks and finger food }
@TagItem { 7:00 } { Pot Luck Dinner }
@TagItem { 7:45 } { Bonfire and Ceremony }
@TagItem { 8:15 } { Dessert }
@EndList
}

@LeftDisplay {
@Heading {What to bring:}

@List
@ListItem { Something to eat and{"/"}or drink }
@ListItem { Place settings for yourselves}
@ListItem { Warm clothes}
@ListItem { Something to share concerning the return of the Sun}
@ListItem { Whatever you need to have a good time}
@EndList
}



@End @Text




reply via email to

[Prev in Thread] Current Thread [Next in Thread]