On 7/9/2015 2:21 PM, Taco Hoekwater wrote:
On 09 Jul 2015, at 13:23, Hans Hagen
wrote: \setuplayout[location=middle]
That fixes the global placement indeed, great.
But it does not solve the problem that address number 1 appears in label number 4 (and 13 to 15 are off the bottom of the page).
you probably run into some vss etc issues here when you have a layer with dimensions, you can be use \tightlayer for placement also, offsets have a different sign depending on the corner, so y=10mm for leftbottom means go up (afaik this has always been so) \dorecurse {30} {\setlayer [Label] [preset=leftbottom, y=10mm,x=0mm] {\the\paperheight/\the\paperwidth} \startstandardmakeup \tightlayer[Label] \stopstandardmakeup } ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------