[XeTeX] xdvipdfmx.cfg

Akira Kakuto kakuto at fuk.kindai.ac.jp
Sat Nov 29 15:43:38 CET 2014


Dear Herbert,

> In r35693, I changed xdvipdfmx to use -sPAPERSIZE=a0 in
> the case of PSTricks.

Here the example by Germain Boyer works ok by using
the new xdvipdfmx:

\documentclass[a4paper,landscape,french,10pt]{article}
\usepackage{amssymb}
\usepackage{amsmath}
\usepackage{amsfonts}
\usepackage{fourier}
\usepackage[scaled=0.875]{helvet}
\renewcommand{\ttdefault}{lmtt}
\usepackage{fontspec}
\usepackage{graphicx}
\usepackage[french]{babel}
\usepackage{pst-plot}
\usepackage{geometry}
\usepackage{pdflscape}
\geometry{nohead,nofoot,left=1cm,right=1cm,top=1cm,bottom=1cm}

\begin{document}
\psset{linewidth=0.25mm , tickwidth=1pt , ticksize=-1mm 1mm ,  
labelsep=1mm , arrowinset=0}
\begin{pspicture}(-5,-3)(20,7)
\psset{gridcolor=gray , gridwidth=0.15mm , gridlabels=0pt , subgriddiv=1}
\psgrid
\psaxes[linewidth=1pt]{-}(0,0)(-5,-3)(20,7)[$x$,0][$y$,90]
\uput[225](0,0){O}
\end{pspicture}
\end{document}

Thanks,
Akira



More information about the XeTeX mailing list