Am 02.10.2014 um 19:55 schrieb Pablo Rodriguez <oi...@gmx.es>:

> Dear list,
> 
> I have the following sample (with latest beta form 2014.09.27 14:46):
> 
> \showframe
> \setuppapersize[A6]
> \definemakeup[dedication][align={left,nothyphenated}, pagestate=start]
> \setuplayout[dedication][backspace=.5\textwidth]
> \starttext
> \startmakeup[dedication]
> This book is dedicated to all those who contributed to it with great effort.
> \stopmakeup
> \stoptext
> 
> Which is the right way to have the cutspace unchanged as in any other page?
> 
> width=fit or width=middle center the layout, which I don’t want here.


You have to set a value for the cutspace (e.g. cutspace=\cutspace to use the 
value
from the global page layout) when you use width=middle.

\setuplayout[dedication][backspace=.5\textwidth,cutspace=\cutspace,width=middle]

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