Skip to content

Commit

Permalink
use filename to load firamath-otf font (otherwise loading fails e.g. …
Browse files Browse the repository at this point in the history
…on Debian 12)
  • Loading branch information
michaelroland committed Mar 7, 2024
1 parent 5e895b0 commit 4093066
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion beamerfontthemejku.sty
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
\RequirePackage{euler-math}%
}%
}{%
\RequirePackage{firamath-otf}%
\RequirePackage[usefilenames]{firamath-otf}%
%\RequirePackage[no-math]{fontspec}
}
% discover font path
Expand Down

0 comments on commit 4093066

Please sign in to comment.