-
-
Notifications
You must be signed in to change notification settings - Fork 97
Open
Labels
enhancementNew feature or (non bug related) change to the program.New feature or (non bug related) change to the program.untriagedIssue type still needs to be triaged or verified.Issue type still needs to be triaged or verified.
Description
Using TeXiFy-IDEA for the first time today: I've created a latexmkrc in my root directory:
All this file does is set $pdf_mode = 4. So, I would like to be able to do two things:
- Set the working directory of a LaTeX Run Configuration separately from the file it builds, so that
latexmkpicks up this file without it having to be insrc(i.e. working directory/my/project, target source file/my/project/src/main.tex) - Disable the default
-pdfpassed tolatexmk, which I would've expected the output format option to do

Metadata
Metadata
Assignees
Labels
enhancementNew feature or (non bug related) change to the program.New feature or (non bug related) change to the program.untriagedIssue type still needs to be triaged or verified.Issue type still needs to be triaged or verified.