ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Problem with float and new layout on same page
@ 2022-12-25 22:26 peter.hopcroft--- via ntg-context
  0 siblings, 0 replies; only message in thread
From: peter.hopcroft--- via ntg-context @ 2022-12-25 22:26 UTC (permalink / raw)
  To: mailing list for ConTeXt users; +Cc: peter.hopcroft

[-- Attachment #1: Type: text/plain, Size: 150 bytes --]

My MWE below produces this pdf. My problem is that on page 2, the body text flows beyond its frame and into the footer distance.

Regards, Peter


[-- Attachment #2: Play.pdf --]
[-- Type: application/pdf, Size: 22035 bytes --]

[-- Attachment #3: Type: text/plain, Size: 515 bytes --]




MWE:

\setuppapersize[A4][A3,landscape] \setuparranging[2SIDE] \showframe 

\definelayout[mypage][footerdistance=100mm, ]
\definelayout[odd][reset]  	% ??
\definelayout[even][reset]

\starttext
\dorecurse{3}{\input{knuth} }	% change to \dorecurse{2} - it works  properly
\definelayout[2][mypage] 
\dorecurse{2}{\input{knuth} }
\placefigure [leftmargin]
	 {} {\externalfigure[greybox][width=\leftmarginwidth]}
\dorecurse{5}{\input{knuth} }
\stoptext

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


[-- Attachment #4: Type: text/plain, Size: 496 bytes --]

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : https://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : https://contextgarden.net
___________________________________________________________________________________

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

only message in thread, other threads:[~2022-12-25 22:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-25 22:26 Problem with float and new layout on same page peter.hopcroft--- via ntg-context

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