ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Text following columns sometimes pushed into next page
@ 2007-05-24 15:37 Elliot Clifton
  0 siblings, 0 replies; only message in thread
From: Elliot Clifton @ 2007-05-24 15:37 UTC (permalink / raw)
  To: ntg-context

Hi,

I'm typesetting a journal in two columns. I want the correspondence
address to come at the bottom of the last page outside of the columns.

As in:

----------------------------

#######  #######
#######  #######
#######  #######

Addresss


----------------------------

But even when there is room the address is often put on the next page.
If possible (i.e. if there's space) I need ConTeXt to keep the address
on the same page. Is it possible to do that?

Here's an example:


\setuptolerance	[verystrict]
\showframe
%\setuppagenumbering [location=inleft, alternative=doublesided]

\definelayout[test][%		
backspace=1in,
cutspace=0.8in,
width=middle,  			
header=5mm,	 	
headerdistance=10mm,	
topspace=20mm, 		
footer=5mm, 			
footerdistance=10mm, 	
bottomspace=15mm,	 	
height=middle,
]

\setuplayout[test]

\starttext
\startcolumns[n=2]
\dorecurse{3}{\input knuth}
\stopcolumns

%following line outside of columns often (but not always) pushed into
the next page, even when there's room for it.
\blank
Address for correspondence: address ...

\stoptext

This has been annoying me for a while so your help is appreciated.

TIA,

Elliot
___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-05-24 15:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-05-24 15:37 Text following columns sometimes pushed into next page Elliot Clifton

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).