ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* how to prevent page-break after \blank
@ 2010-07-22  7:29 Peter Münster
  2010-07-22  7:33 ` Peter Münster
  0 siblings, 1 reply; 2+ messages in thread
From: Peter Münster @ 2010-07-22  7:29 UTC (permalink / raw)
  To: ConTeXt list

Hello,

How is it possible to prevent a page break after the \blank?

\starttext
\dorecurse{730}{text }
\blank[small]
\page[no] % does not work
bla bla bla
\stoptext

TIA for any help, Peter

-- 
Contact information: http://pmrb.free.fr/contact/


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


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: how to prevent page-break after \blank
  2010-07-22  7:29 how to prevent page-break after \blank Peter Münster
@ 2010-07-22  7:33 ` Peter Münster
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Münster @ 2010-07-22  7:33 UTC (permalink / raw)
  To: ConTeXt list

On Thu, Jul 22 2010, Peter Münster wrote:

> How is it possible to prevent a page break after the \blank?
> 
> \starttext
> \dorecurse{730}{text }
> \blank[small]
> \page[no] % does not work
> bla bla bla
> \stoptext

Solution:

\starttext
\dorecurse{730}{text }
\blank[small, samepage]
bla bla bla
\stoptext

Cheers, Peter

-- 
Contact information: http://pmrb.free.fr/contact/


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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-07-22  7:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-07-22  7:29 how to prevent page-break after \blank Peter Münster
2010-07-22  7:33 ` Peter Münster

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).