23 lines
909 B
XML
23 lines
909 B
XML
|
<component name="ProjectRunConfigurationManager">
|
||
|
<configuration default="false" name="main latex" type="LATEX_RUN_CONFIGURATION" factoryName="LaTeX configuration factory">
|
||
|
<texify>
|
||
|
<compiler>PDFLATEX</compiler>
|
||
|
<compiler-path />
|
||
|
<sumatra-path />
|
||
|
<pdf-viewer>EVINCE</pdf-viewer>
|
||
|
<viewer-command />
|
||
|
<compiler-arguments />
|
||
|
<envs />
|
||
|
<main-file>$PROJECT_DIR$/apontamentos/dev/src/main.tex</main-file>
|
||
|
<output-path>$PROJECT_DIR$/apontamentos/dev/out</output-path>
|
||
|
<auxil-path>{projectDir}/auxil</auxil-path>
|
||
|
<compile-twice>true</compile-twice>
|
||
|
<output-format>PDF</output-format>
|
||
|
<latex-distribution>TEXLIVE</latex-distribution>
|
||
|
<has-been-run>true</has-been-run>
|
||
|
<bib-run-config>[]</bib-run-config>
|
||
|
<makeindex-run-config>[]</makeindex-run-config>
|
||
|
</texify>
|
||
|
<method v="2" />
|
||
|
</configuration>
|
||
|
</component>
|