Skip to content

Commit

Permalink
Remove outdated usenames option for xcolor
Browse files Browse the repository at this point in the history
  • Loading branch information
cauliyang authored and Pseudomanifold committed Nov 16, 2023
1 parent 17256f3 commit a1ad7f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mimosis.cls
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
% Fonts & colours
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\RequirePackage[usenames,dvipsnames]{xcolor}
\RequirePackage[dvipsnames]{xcolor}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Graphics
Expand Down

0 comments on commit a1ad7f2

Please sign in to comment.