logo       

Re: Problems with crop package?: msg#00167

tex.xetex

Subject: Re: Problems with crop package?

Hello Stefano,

On 20/10/2005, at 9:54 AM, Stefano Franchi wrote:

To format my manuscript as per the press spec I have these two lines:


\usepackage [paperwidth=6in,paperheight=9in,includehead,width=4.5in,height=7.5in,c entering,heightrounded]{geometry}
\usepackage[frame,center,width=8.5in,height=11in]{crop}

They work fine in plain LaTeX. However XeTex goes berserk and gives me pages containing about a 3/4 of what they should be---typically the upper-left fourth. The remainder is cut off the page. If I comment out the \usepackage{crop} I get the whole page back.

Almost certainly the crop package is using \special commands that XeTeX
doesn't support yet.

Can you say what messages occur in the Log window ?

e.g. crop.sty has some coding:

\newcommand*\CROP@setps{%
\ifx\Gin@PS@raw\@undefined
\PackageWarning{crop}{internal PostScript interface used}%
\newcommand*\CROP@ps[1]{\special{ps: ##1}}%
\else
\PackageInfo{crop}{graphics/color PostScript interface used}{}%
\let\CROP@ps\Gin@PS@raw
\fi
\let\CROP@setps\relax
}


The "internal PostScript interface" certainly is not supported by XeTeX.

For the "graphics/color PostScript interface" then XeTeX will need
the dvipdfm driver interface.
I doubt that this is actually what gets loaded, in this case.

For Jonathan:
Is there a better way to implement crop-marks with XeTeX ?
Is there an Apple interface that could be used, instead of using raw
drawing commands ?

Doesn't the Mac OS X "Print" dialog give options to generating crop,
registration, bleeding marks, etc. An interface to this is what
really should be used.



Hope this helps,

Ross Moore



Best,

Stefano

__________________________________________________
Stefano Franchi
Department of Philosophy Ph: (64) 9 373-7599 x83940
University Of Auckland Fax: (64) 9 373-7408
Private Bag 92019
s.franchi-1/NbpDiVQt6SYBAHRPvY1A@xxxxxxxxxxxxxxxx
Auckland
New Zealand

_______________________________________________
XeTeX mailing list
postmaster-WUdSmCIlby8@xxxxxxxxxxxxxxxx
http://tug.org/mailman/listinfo/xetex


------------------------------------------------------------------------
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>
Google Custom Search

News | FAQ | advertise