Guillaume Ausset
Guillaume Ausset
Could be useful.... My queues is 25 pages long / 1.5 Terabytes big
Still doesn't work: ``` nov. 07 13:38:28 laptop lenovo_fix.py[11540]: main() nov. 07 13:38:28 laptop lenovo_fix.py[11540]: File "/usr/lib/lenovo-throttling-fix/lenovo_fix.py", line 544, in main nov. 07 13:38:28 laptop lenovo_fix.py[11540]: check_kernel() nov. 07 13:38:28...
It doesn't work because you need ` modprobe configs` Doc should tell to create `/etc/modules-load.d/configs.conf` with `configs` Maybe the bug is in the AUR package
Looking at the otf files I can see all the integral symbols with bars, etc but not the normal integral :) EDIT: Actually most symbols are messed up
Using the font built from the latest GitHub action and LuaLatex it fails. With Xelatex it works. ```latex \documentclass{article} \usepackage{fontspec} \usepackage{microtype} \usepackage{amsmath} \usepackage{mathtools} \usepackage[mathrm=sym]{unicode-math} \setmathfont[Path=fonts/, Extension=.otf]{FiraMath-Regular} \setsansfont[Path = fonts/, Ligatures=TeX]{FiraGO-}[...
I'd also like a "vanilla" patch but can understand it's more work