Am 17.06.2013 um 15:50 schrieb Bill Meahan <subscribed_li...@meahan.net>:

> On 6/17/2013 1:39 AM, Wolfgang Schuster wrote:
>>  "Verse" page.
>> You don’t need any tricks to prevent page breaks in a lines environment 
>> because
>> \setuplines[option=packed] already does it.
>> 
>> Wolfgang
>> 
> 
> You still need to make each stanza an individual lines environment, don't you?


You can change the definition of the inbetween key (default: \blank)
which is used when you add a blank line in the environment. With the
preference keyword for \blank you can allow a page break.

\setuplayout[lines=8]

\starttext \showframe

\startlines[option=packed,inbetween={\blank[preference,line]}]
Line 1
Line 2
Line 3
Line 4

Line 5
Line 6
Line 7
Line 8
\stoplines

\stoptext

Wolfgang
___________________________________________________________________________________
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