Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't force "modern" fonts with XeLaTeX / LuaTex #229

Merged
merged 3 commits into from
Sep 17, 2022
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Don't include metalogo
It's not needed, and including fontspec has side effects we may not
want.
  • Loading branch information
Ericson2314 committed Apr 16, 2022
commit 94a9bbc09dd5fd9f923efc47485fa1c5daae23db
1 change: 0 additions & 1 deletion kao.sty
Original file line number Diff line number Diff line change
Expand Up @@ -1360,7 +1360,6 @@

% Special gliphs
\RequirePackage{ccicons} % Creative Commons icons
\RequirePackage{metalogo} % XeTeX logo

% Index, glossary and nomenclature
\RequirePackage{imakeidx}
Expand Down