On Mon, Mar 19, 2012 at 12:25 AM, Kip Warner <k...@thevertigo.com> wrote:
> On Sat, 2012-03-17 at 11:21 +0100, Wolfgang Schuster wrote:
>> Am 17.03.2012 um 10:21 schrieb luigi scarso:
>>
>> > On Sat, Mar 17, 2012 at 2:47 AM, Kip Warner <k...@thevertigo.com> wrote:
>> >> Hey list,
>> >>
>> >> Is there any way to hint to ConTeXt that the contents of a \startitemize
>> >> \stopitemize pair should try to be all on the same page?
>> > plain old tex
>> > \vbox{%
>> > \startitemize
>> > \stopitemize%
>> > }
>>
>> Better:
>>
>> \startitemize[before=\startlinecorrection,after=\stoplinecorrection]
>>
>> \stopitemize
>>
>> You can control the space before/after the linecorrection environment with 
>> the optional
>> argument which accepts all values for \blank, e.g. 
>> \startlinecorrection[2*line].
>>
>> Wolfgang
>
> Hey Wolfgang,
>
> The good news is that this is probably what I need. The bad news is
> luatex completely blows itself to pieces, allocating memory until the
> system crashes.
example ?
-- 
luigi
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to