1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
|
PSTricks configuration for XeTeX (with the xdvipdfmx driver)
============================================================
This package provides a configuration file to support the use of PSTricks
with the xdvipdfmx output driver, required by the XeTeX engine.
The macro file `xetex-pstricks.con', as well as the driver enhancements in
xdvipdfmx to support PSTricks output, were written by Miyata Shigeru and
initially released on the XeTeX mailing list in March 2007; see
http://tug.org/mailman/listinfo/XeTeX
Any problems, suggestions, or questions are best discussed there.
To allow the xetex and xelatex formats to automatically find the correct
configuration, without interfering with other programs (e.g, LaTeX + dvips),
two files named `pstricks.con' are installed as:
tex/xetex/xetex-pstricks/pstricks.con
tex/xelatex/xetex-pstricks/pstricks.con
These will be found by default when PSTricks is loaded by Xe(La)TeX, but not
by other engines which will find the standard `pstricks.con' file in the
`generic' tree.
These two files simply load the real configuration file `xetex-pstricks.con',
which is installed in the `generic' tree but will not be found by other engines
because of its different name.
This work is provided in the hope that it may be useful, but without warranty
of any kind, either expressed or implied, including, but not limited to, the
implied warranties of merchantability and fitness for a particular purpose.
This work may be distributed, used and modified freely.
Bug reports and patches are welcome via the XeTeX mailing list (see above).
|