Skip to content

Commit

Permalink
[tmuxinator] Add profile for rtn latex
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcelRobitaille committed Mar 7, 2022
1 parent 350c45e commit fde1f9a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tmuxinator-profiles/quin-rtn-latex.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
name: quin-rtn-latex
root: ~/Nextcloud/Waterloo/QuIN_Lab/31_CMOS_RTN/Algorithm Paper V2/Overleaf
windows:
- nvim: nvim RTN_Algorithm_Paper_EDL_V2_202201.tex
- latex: latexmk -pdflatex=lualatex -shell-escape -pvc -interaction=nonstopmode -pdf -pvc -e '$pdf_previewer = "xdg-open"' -e '$success_cmd = "echo vimtex_compiler_callback_success"' RTN_Algorithm_Paper_EDL_V2_202201.tex
- nvim: nvim RTN_Algorithm_Paper_EDL_V2_202202.tex
- latex: latexmk -pdflatex=lualatex -shell-escape -pvc -interaction=nonstopmode -pdf -pvc -e '$pdf_previewer = "xdg-open"' -e '$success_cmd = "echo vimtex_compiler_callback_success"' RTN_Algorithm_Paper_EDL_V2_202202.tex

0 comments on commit fde1f9a

Please sign in to comment.