Skip to content

Commit

Permalink
update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelroland committed Oct 18, 2024
1 parent 0a1cfa1 commit b7dea15
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 @@ -50,7 +50,7 @@
\newcommand{\jkubeamer@fontpath}{fonts}
\DeclareOptionBeamer{fontpath}{\renewcommand{\jkubeamer@fontpath}{#1}}

% Option [no]fancyfonts: use custom TTF fonts with XeTeX (defaults to true)
% Option [no]fancyfonts: use custom TTF fonts with XeTeX/LuaTeX (defaults to true)
\newbool{jkubeamer@xetexfonts}
\booltrue{jkubeamer@xetexfonts}%
\DeclareOptionBeamer{fancyfonts}[true]{\setbool{jkubeamer@xetexfonts}{#1}}
Expand Down

0 comments on commit b7dea15

Please sign in to comment.