Default LaTeX commands path
Brought to you by:
baudinr
Hello,
It could be nice if TeXmaths extension could autodetect user environment and provide some "default" path for LaTeX commands so users won't have to set that
In my install it's
❯ where latex
/opt/homebrew/bin/latex
❯ where xelatex
/opt/homebrew/bin/xelatex
❯ where dvilualatex
/opt/homebrew/bin/dvilualatex
❯ where dvipng
/opt/homebrew/bin/dvipng
❯ where dvisvgm
dvisvgm not found
Best regards
If your programs are in the path, then their location will be auto-filled when you click on the TexMaths toolbar icon.
Thanks. I didn't noticed that. Sorry about noise.