Skip to content

Commit d3d89be

Browse files
committed
fixed problems with float package
1 parent e151cfe commit d3d89be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/elite.cls

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636

3737
\RequirePackage[table]{xcolor} % colors
3838
\RequirePackage{fontawesome5} % fontawesome icons
39+
\RequirePackage{float} % needs to be included before changebar (conflict at \float@end)
3940
\RequirePackage[color, leftbars]{changebar} % colored bars next to definitions
4041
\RequirePackage{graphicx} % include pictures
4142
\RequirePackage{wrapfig} % format pictures

0 commit comments

Comments
 (0)