ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* bug in multiple layouts?
@ 2013-10-18 15:37 Pablo Rodriguez
  2013-10-18 18:30 ` Wolfgang Schuster
  0 siblings, 1 reply; 3+ messages in thread
From: Pablo Rodriguez @ 2013-10-18 15:37 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Dear list,

I have a sample with multiple layouts:

\showframe
\setuppagenumbering[alternative=doublesided, location=]
\setuplayout[margin=20mm, width=fit, topspace=45mm, bottomspace=25mm,
height=fit]
\definelayout[shorter][backspace=80mm, cutspace=20mm, topspace=110mm,
bottomspace=30mm]
\setuplayout[shorter]
\setuplayout[reset]
\definelayout[1][shorter]
\definelayout[2-last][reset]
\starttext
\dorecurse{20}{\input knuth\par}
\stoptext

I found two issues: the first lines on the second page have the margin
from previous page, and from the third page text doesn’t reach the page
bottom.

Am I missing something or have I found a bug?

Many thanks for your help,


Pablo
-- 
http://www.ousia.tk
___________________________________________________________________________________
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] 3+ messages in thread

end of thread, other threads:[~2013-10-18 22:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-10-18 15:37 bug in multiple layouts? Pablo Rodriguez
2013-10-18 18:30 ` Wolfgang Schuster
2013-10-18 22:24   ` Pablo Rodriguez

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