You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to add a recipe to compile with luaTeX from VSCode. I am trying to use the lyluaTeX package to integrate LilyPond into documents. In order to get lyluaTeX to work, I need the argument "--shell-escape". This is why the default luulatex compile command doesn't work.
Is there a way that I could add this recipe to the pre-existing ones? In my settings.json file, there are no tools or recipes displayed by default.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello,
I am trying to add a recipe to compile with luaTeX from VSCode. I am trying to use the lyluaTeX package to integrate LilyPond into documents. In order to get lyluaTeX to work, I need the argument "--shell-escape". This is why the default luulatex compile command doesn't work.
Is there a way that I could add this recipe to the pre-existing ones? In my settings.json file, there are no tools or recipes displayed by default.
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions