|
Re: Problems with crop package?: msg#00170tex.xetex
Hi Stefano, On 20/10/2005, at 3:37 PM, Stefano Franchi wrote: Hi Ross, Crop-marks are not part of the logical contents of a document that you write. Logically they might lie outside the scope of what you would expect LaTeX to be able to do. Certainly crop marks lie outside the normal area of the page that LaTeX controls The correct way to think of crop-marks, and color-registration marks, etc. is as a property of the printing process. These are something that you request when choosing how to print your job. The crop.sty package is a hack that extends the page area, and tries to draw such features. This is an approach that works with LaTeX, when it can use the full features of PostScript for drawing in arbitrary places. However, that is not how XeTeX works, nor other sophisticated software like Acrobat Pro and Apple's Print Manager, when they create PDF files. Did you notice that there is no mention of XeTeX in the LaTeX Companion ? It's too new, and has some radical differences, to be in there yet. The XeTeX log has a section about geometry and crop that seems normal (appended below). The console window in TeXShop has the rather cryptic remark that may or may not be relevant.: Presumably you need crop-marks for a printed version only, so there's no need for hyperlinking of any sort. So one way that might work would be to process your document with XeTeX, without any thought of crop-marks at all (at this stage). Next write a 2nd LaTeX job, to be processed with pdfLaTeX, that simply reads each page of XeTeX's output, placing it as a graphic image. This is something that is very easy to do using the {pdfpages} package. Also \usepackage{crop} with this job, to get your crop-marks. Since you cannot have hyperlinks within imported images, you will lose that feature --- but that shouldn't be an issue for a print-job.
For this approach to work, there needs to be a way of having the dvipdfm driver being used here. But even that may not be enough. Besides, I think that this is quite the wrong approach, as discussed above. I wonder if Jonathan can add it to his "request for features". Cheers, Ross
------------------------------------------------------------------------ Ross Moore ross-To+F1JekST7X/JP9YwkgDA@xxxxxxxxxxxxxxxx Mathematics Department office: E7A-419 Macquarie University tel: +61 +2 9850 8955 Sydney, Australia 2109 fax: +61 +2 9850 8114 ------------------------------------------------------------------------ |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: XeTeX 1.0 - request for comments: 00170, Will Robertson |
|---|---|
| Next by Date: | compatibility of XeTeX with movie15.sty: 00170, Alexandros D. Gotsis |
| Previous by Thread: | Re: Problems with crop package?i: 00170, Stefano Franchi |
| Next by Thread: | Re: Problems with crop package?: 00170, Stefano Franchi |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |