summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/pst-support/pdflatex-autopstpdf.tco
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/pdflatex-autopstpdf.tco
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/pdflatex-autopstpdf.tco')
-rw-r--r--Master/texmf-dist/doc/generic/pst-support/pdflatex-autopstpdf.tco25
1 files changed, 25 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/generic/pst-support/pdflatex-autopstpdf.tco b/Master/texmf-dist/doc/generic/pst-support/pdflatex-autopstpdf.tco
new file mode 100644
index 00000000000..5c951faac68
--- /dev/null
+++ b/Master/texmf-dist/doc/generic/pst-support/pdflatex-autopstpdf.tco
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="ISO-8859-1" standalone="no"?>
+<txcop:outputProfiles version="1" xmlns:txcop="http://schemas.ToolsCenter.org/TeXnicCenter/OutputProfiles.xsd">
+ <outputProfileList>
+ <outputProfile name="LaTeX =&gt; auto-pst-pdf =&gt; PDF" stopOnLatexError="false">
+ <texCommand execute="true" path="pdflatex.exe" arguments="--src -interaction=nonstopmode -max-print-line=120 --enable-write18 &quot;%Wm&quot;"/>
+ <bibTexCommand execute="false" path="bibtex.exe" arguments="&quot;%bm&quot;"/>
+ <makeIndexCommand execute="false" path="makeindex.exe" arguments="-s personal.ist -g &quot;%bm&quot;"/>
+ <postProcessors/>
+ <viewer path="Acrobat.exe" closeBeforeCompilation="false">
+ <viewProjectCommand type="dde">
+ <commandLineCommand path="gsview32.exe" arguments="&quot;%bm.pdf&quot;"/>
+ <ddeCommand path="Acrobat.exe" server="acroview" topic="control" command="[DocOpen(&quot;%bm.pdf&quot;)][FileOpen(&quot;%bm.pdf&quot;)]"/>
+ </viewProjectCommand>
+ <viewCurrentFileCommand type="dde">
+ <commandLineCommand path="gsview32.exe" arguments="&quot;%bm.pdf&quot;"/>
+ <ddeCommand path="Acrobat.exe" server="acroview" topic="control" command="[DocOpen(&quot;%bm.pdf&quot;)][FileOpen(&quot;%bm.pdf&quot;)]"/>
+ </viewCurrentFileCommand>
+ <viewCloseCommand type="dde">
+ <commandLineCommand path="" arguments=""/>
+ <ddeCommand path="" server="acroview" topic="control" command="[DocClose(&quot;%bm.pdf&quot;)]"/>
+ </viewCloseCommand>
+ </viewer>
+ </outputProfile>
+ </outputProfileList>
+</txcop:outputProfiles> \ No newline at end of file