> You might have to adjust the command. Read the manual of the crop package for
> details.
>
> Jürgen
Thank you. I found the problem.
Previous Document Settings in Lyx:
- Document Class: book(koma-script) , Class Options: DIV9
- Paper layout: paper format a4
- command in preamble:\usepackage[cam,center]{crop}
Now it works when I control the printer paper in crop package and the
design paper in LyX paper layout (not from class option)
- Document Class: book(koma-script) , Class Options: (delete DIV9)
- Paper layout: paper format b5
- preamble: \usepackage[cam,a4,center]{crop}
- and some adjustments in page margins to suit what i want.
The benefit of using crop package is we can see the cutting line of the
paper, so margins will be clear.
---
was