cvfosammmm / Setzer

LaTeX editor written in Python with Gtk
https://www.cvfosammmm.org/setzer/
Other
391 stars 35 forks source link

Option to use "latexmk" seems to break finding some interpreters #394

Open Porkepix opened 8 months ago

Porkepix commented 8 months ago

Setzer is configured to use XeLaTeX and works well that way.

However when trying to check the option to use latexmk (that might be missing from the system), it produce that error on next try to produce a pdf:

Screenshot from 2024-01-27 15-47-57

EDIT: Also note the use of » « which is curious here.

cvfosammmm commented 8 months ago

Good catch, thanks for reporting.