blob: d90d3d56633e55025cd529479ff728d2b78de954 (
plain)
1
2
3
4
5
6
7
8
|
%% pstricks.con (for xetex + xdvipdfmx driver)
% wrapper to read the real file, which is installed with pstricks
% in the tex/generic tree but has a driver-specific name
\input xdvipdfmx.cfg
\endinput
|