![](https://secure.gravatar.com/avatar/02a711d78d02355347d6cff73fda2572.jpg?s=120&d=mm&r=g)
5 Jun
2012
5 Jun
'12
11:19 p.m.
On 2012-06-05 Marco
[…]
\startsetups cropmarks \doifoddpageelse{}{% \setlayerframed [cropmarks] [frame=off, bottomframe=on, leftframe=on, width=\paperwidth, height=\paperheight]{}} \stopsetups
[…]
I don't know why the frame is missing on the first page.
\startsetups cropmarks \setlayerframed [cropmarks] [frame=off, bottomframe=on, leftframe=on, width=\paperwidth, height=\paperheight]{} \stopsetups This also prints the marks on the first page. If you want just short crop marks instead of continuous lines, you really have to use MetaPost. Marco