\def\pgfsysdriver{pgfsys-dvipdfm.def}
in the first line.
To add images:
\XeTeXpicfile "./image.jpg" xscaled 300 yscaled 300
% The [options] in the \XeTeXpicfile command use the following keywords:
% width
% height
% scaled
% xscaled
% yscaled
% rotated
}
No comments:
Post a Comment