How to use subcommand argument modifiers like txs:///foobar --xyz to add option to latex command
#3062
-
|
For example, I want to use subcommand argument modifiers to add option
Using The option I also tried with The |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
|
The version |
Beta Was this translation helpful? Give feedback.
-
|
Note one should use |
Beta Was this translation helpful? Give feedback.
The version
txs:///lualatex/{%.tex} -shell-escape "%.tex"works for me, although I think that this is more a hack than a feature.