summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/pst-support/latex-pstpdf-pdf.tco
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/generic/pst-support/latex-pstpdf-pdf.tco')
-rw-r--r--Master/texmf-dist/doc/generic/pst-support/latex-pstpdf-pdf.tco29
1 files changed, 29 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/generic/pst-support/latex-pstpdf-pdf.tco b/Master/texmf-dist/doc/generic/pst-support/latex-pstpdf-pdf.tco
new file mode 100644
index 00000000000..ccba3100efe
--- /dev/null
+++ b/Master/texmf-dist/doc/generic/pst-support/latex-pstpdf-pdf.tco
@@ -0,0 +1,29 @@
+<?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; pst-pdf =&gt; PDF" stopOnLatexError="false">
+ <texCommand execute="true" path="latex.exe" arguments="--src -interaction=nonstopmode -max-print-line=120 &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>
+ <processor name="DviPs (PDF)" path="dvips.exe" arguments="-o &quot;%Bm-pics.ps&quot; &quot;%Bm.dvi&quot;" inputFile="" outputFile=""/>
+ <processor name="Ghostscript (ps2pdf)" path="gswin32.exe" arguments="-sPAPERSIZE=a4 -dNOSAFER -dBATCH -dNOPAUSE -sDEVICE=pdfwrite -sOutputFile=&quot;%bm-pics.pdf&quot; -c save pop -f &quot;%bm-pics.ps&quot;" inputFile="" outputFile=""/>
+ <processor name="PDFLatex" path="pdflatex.exe" arguments="-interaction=nonstopmode -max-print-line=120 &quot;%Bm&quot;" inputFile="" outputFile=""/>
+ </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