Skip to content

Commit

Permalink
workaround to avoid xcolor warning
Browse files Browse the repository at this point in the history
  • Loading branch information
christinaflach committed May 17, 2024
1 parent 4b46196 commit c94f179
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ufbathesis.cls
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,9 @@
\RequirePackage[top=3cm, bottom=2cm, left=3cm, right=2cm]{geometry}
\RequirePackage{fix-cm}
\RequirePackage{color}
% Workaround: duplicated command RequirePackage xcolor below.
% Needs review.
\RequirePackage[usenames, dvipsnames, table]{xcolor}
\RequirePackage{ufbacover}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Expand Down

0 comments on commit c94f179

Please sign in to comment.