diff options
author | Karl Berry <karl@freefriends.org> | 2010-02-16 01:48:15 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-02-16 01:48:15 +0000 |
commit | 4b6c9cc59b1d237102f80847d0ebc667837017c6 (patch) | |
tree | ee205bbbfa7a206455454c46037f08e6b4bb0617 /Master/texmf-dist/tex/xetex | |
parent | 6616840c9ba3c764ae576f11d93a31bdc396b7f5 (diff) |
read xdvipdfmx.cfg, since that is the new name of the pstricks xetex config file
git-svn-id: svn://tug.org/texlive/trunk@17055 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/xetex')
-rw-r--r-- | Master/texmf-dist/tex/xetex/xetex-pstricks/pstricks.con | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/xetex/xetex-pstricks/pstricks.con b/Master/texmf-dist/tex/xetex/xetex-pstricks/pstricks.con index 97924ee9408..d90d3d56633 100644 --- a/Master/texmf-dist/tex/xetex/xetex-pstricks/pstricks.con +++ b/Master/texmf-dist/tex/xetex/xetex-pstricks/pstricks.con @@ -3,6 +3,6 @@ % 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 +\input xdvipdfmx.cfg \endinput |