You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
305 B
12 lines
305 B
% crop.cfg for xetex - JK - 2007-01-19
|
|
% This attempts to persuade crop.sty to work with xetex
|
|
% Public domain
|
|
|
|
\@ifundefined{XeTeXversion}{}{
|
|
%% Force crop.sty to use the "pdftex" driver (i.e., \pdfpagewidth, \pdfpageheight) with XeTeX
|
|
\def\CROP@driver{pdftex}
|
|
}
|
|
|
|
\endinput
|
|
|
|
%% End of file `crop.cfg'.
|
|
|