dwww Home | Show directory contents | Find package

<?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; PS =&gt; PDF" stopOnLatexError="false">
                        <texCommand execute="true" path="latex.exe" arguments="--src -interaction=nonstopmode &quot;%Wm&quot;"/>
                        <bibTexCommand execute="true" path="bibtex.exe" arguments="&quot;%bm&quot;"/>
                        <makeIndexCommand execute="true" path="makeindex.exe" arguments="&quot;%bm&quot;"/>
                        <postProcessors>
                                <processor name="DviPs (PDF)" path="dvips.exe" arguments="-t a4 -P pdf &quot;%Bm.dvi&quot;" inputFile="" outputFile=""/>
                                <processor name="Ghostscript (ps2pdf)" path="gswin32c.exe" arguments="-sPAPERSIZE=a4 -dSAFER -dBATCH -dNOPAUSE -sDEVICE=pdfwrite -sOutputFile=&quot;%bm.pdf&quot; -c save pop -f &quot;%bm.ps&quot;" inputFile="" outputFile=""/>
                        </postProcessors>
                        <viewer path="ACROBAT.EXE" closeBeforeCompilation="false">
                                <viewProjectCommand type="commandLine">
                                        <commandLineCommand path="ACROBAT.EXE" arguments=" &quot;%bm.pdf&quot;"/>
                                        <ddeCommand path="" server="" topic="System" command=""/>
                                </viewProjectCommand>
                                <viewCurrentFileCommand type="commandLine">
                                        <commandLineCommand path="ACROBAT.EXE" arguments="  &quot;%bm.pdf&quot;"/>
                                        <ddeCommand path="" server="" topic="System" command=""/>
                                </viewCurrentFileCommand>
                                <viewCloseCommand type="commandLine">
                                        <commandLineCommand path="" arguments=""/>
                                        <ddeCommand path="" server="" topic="System" command=""/>
                                </viewCloseCommand>
                        </viewer>
                </outputProfile>
        </outputProfileList>
</txcop:outputProfiles>

Generated by dwww version 1.15 on Sun Jun 16 07:28:51 CEST 2024.