cvfosammmm / Setzer

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

Flatpak version: XeLaTeX disappeared #409

Closed 0unknwn closed 1 month ago

0unknwn commented 1 month ago

Recently I am not able to build my projects with the fontspec package. I get this error: ›Fatal Package fontspec Error: The fontspec package requires either XeTeX or‹

There is no XeLatex in the configs: image

Selecting LuaLaTeX also gives me an error:

image

I am using the version from flathub.

Update:

I can make this work again by downgrading Setzer to the commit before running: sudo flatpak update --commit=e18650d8710aaf0625d3b1c36d418d45e5ea390e95e9041d36a2ea5283e17fa8 org.cvfosammmm.Setzer

So it’s definitely an issue with the newest flatpak version.

hfiguiere commented 1 month ago

Reverting is not the solution.

See https://github.com/flathub/org.cvfosammmm.Setzer/pull/50

0unknwn commented 1 month ago

Fixed by: https://github.com/flathub/org.cvfosammmm.Setzer/pull/50