lout-users
[Top][All Lists]
Advanced

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

Re: Indenting non-list items


From: Albert Kinderman
Subject: Re: Indenting non-list items
Date: Sat, 28 Sep 2002 19:39:26 -0700

"David Gómez" wrote:
> 
> Hi all,
> 
> Is it possible to put a @ListInterruptItem slightly indented from the rest
> of the @ListItems? I want to keep all the List items with the default margin
> and modify only the interrupted item margin. Tried a nested @IndentedDisplay
> but doesn't work.
> 
> Thanks,
> 
> --
> David Gómez
> 
> "The question of whether computers can think is just like the question of
>  whether submarines can swim." -- Edsger W. Dijkstra


For ordinary text, just put the space you need each time within the
ListInterruptItem

@NumberedList
@ListItem { Item One }
@ListInterruptItem { |1c This item is indented }
@ListItem {Item Two }
@ListInterrupt Item { This item is not indented }
@ListItem { Item Three }
@EndList

This may not work with displays.

-- 
Albert Kinderman             California State University, Northridge
Systems and Operations Management          address@hidden


reply via email to

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