blob: 8091700da1fbe8c45f2c1f9628c2bb9fa9243e62 (
plain)
1
2
3
4
5
6
7
8
|
%% pstricks.con (for xetex + xdvipdfmx driver)
% wrapper to read the real file, which is placed in the tex/generic tree
% but given a xetex-specific name to avoid confusing other programs
\input xetex-pstricks.con
\endinput
|