hsz / idea-latex

LaTeX plugin for IntelliJ IDEA

Home Page:https://plugins.jetbrains.com/plugin/7660

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Adding Command Line Args to Complie Configurations

GitToby opened this issue · comments

It appears there's no way to have the configuration for compiling the latex using command line arguments. for example:

pdflatex ./LaTeX/tex/main.tex -shell-escape 

For using minted for example.