-
Notifications
You must be signed in to change notification settings - Fork 0
/
_tc_output_profile_sumatra_utf8.tco
executable file
·26 lines (26 loc) · 2.13 KB
/
_tc_output_profile_sumatra_utf8.tco
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
<?xml version="1.0" encoding="ISO-8859-1" standalone="no"?>
<txcop:outputProfiles version="2" xmlns:txcop="http://schemas.ToolsCenter.org/TeXnicCenter/OutputProfiles.xsd">
<outputProfileList>
<outputProfile name="LaTeX(utf8) ⇨ PDF(Sumatra)" stopOnLatexError="false">
<texCommand execute="true" path="pdflatex.exe" arguments="-synctex=-1 -max-print-line=120 -interaction=nonstopmode "%wm""/>
<bibTexCommand execute="true" path="biber.exe" arguments=""%tm""/>
<makeIndexCommand execute="false" path="makeindex.exe" arguments=""%tm.idx" -t "%tm.ilg" -o "%tm.ind""/>
<preProcessors/>
<postProcessors/>
<viewer path="C:\Program Files (x86)\SumatraPDF\SumatraPDF.exe -inverse-search "\"C:\Program Files\TeXnicCenter\TeXnicCenter.exe\" /ddecmd \"[goto('%f','%l')]\""" closeBeforeCompilation="false">
<viewProjectCommand type="dde">
<commandLineCommand path="C:\Program Files (x86)\SumatraPDF\SumatraPDF.exe -inverse-search "\"C:\Program Files\TeXnicCenter\TeXnicCenter.exe\" /ddecmd \"[goto('%f','%l')]\""" arguments=""%bm.pdf""/>
<ddeCommand path="C:\Program Files (x86)\SumatraPDF\SumatraPDF.exe -inverse-search "\"C:\Program Files\TeXnicCenter\TeXnicCenter.exe\" /ddecmd \"[goto('%f','%l')]\""" server="SUMATRA" topic="control" command=""%bm.pdf""/>
</viewProjectCommand>
<viewCurrentFileCommand type="dde">
<commandLineCommand path="" arguments=""/>
<ddeCommand path="C:\Program Files (x86)\SumatraPDF\SumatraPDF.exe -inverse-search "\"C:\Program Files\TeXnicCenter\TeXnicCenter.exe\" /ddecmd \"[goto('%f','%l')]\""" server="SUMATRA" topic="control" command="[ForwardSearch("%bm.pdf","%Wc",%l,0,0,1)]"/>
</viewCurrentFileCommand>
<viewCloseCommand type="commandLine">
<commandLineCommand path="" arguments=""/>
<ddeCommand path="" server="" topic="System" command=""/>
</viewCloseCommand>
</viewer>
</outputProfile>
</outputProfileList>
</txcop:outputProfiles>