blob: 97924ee9408fe6ec81605cf22a817649cc819706 (
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.con
\endinput
|