blob: b2ac7622d6c9730ab87984c65a1609b76062697d (
plain)
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
|
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
|