summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/pst-support/README
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-02-06 18:45:39 +0000
committerKarl Berry <karl@freefriends.org>2009-02-06 18:45:39 +0000
commitdb8ceff2d90eba30a9f41e04d121f69ff8d03161 (patch)
treed6c556252af3753edd2233fd65745dacba17c8e8 /Master/texmf-dist/doc/generic/pst-support/README
parentd2e0db87758c47e14ac51fb19f2748d067ea5788 (diff)
new package pst-support (5feb09)
git-svn-id: svn://tug.org/texlive/trunk@12106 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/generic/pst-support/README')
-rw-r--r--Master/texmf-dist/doc/generic/pst-support/README26
1 files changed, 26 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/generic/pst-support/README b/Master/texmf-dist/doc/generic/pst-support/README
new file mode 100644
index 00000000000..b2ac7622d6c
--- /dev/null
+++ b/Master/texmf-dist/doc/generic/pst-support/README
@@ -0,0 +1,26 @@
+Standard_transparency.joboptions
+ File for the Distiller to make the transparency
+ work with \usepackage[distiller]{pstricks}
+ Put the file into \Adobe\ADOBE PDF\Settings\ or
+ any similiar directory.
+
+latex-ps-pdf.tco
+ TeXnicCenter profile for running
+ latex->dvips->ps2pdf on a LaTeX file
+
+latex-pstpdf-pdf.tco
+ TeXnicCenter profile for running
+ latex->dvips->pdflatex on a LaTeX file
+ but with using the package pst-pdf
+
+pdflatex-autopstpdf.tco
+ TeXnicCenter profile for running
+ pdflatex on a LaTeX file but with using
+ the package auto-pst-pdf and an enabled
+ --enable-write18 option for MiKTeX
+
+
+----
+All files are LPPL
+
+thanks to Thorsten \ No newline at end of file