Skip to content

Commit

Permalink
[latex] Add back package subcaption to solutions-base.tex
Browse files Browse the repository at this point in the history
  • Loading branch information
mpsijm committed Nov 23, 2024
1 parent 44517c4 commit d6db0fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion latex/solutions-base.tex
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
\pgfplotsset{compat=1.15}
\usepackage{graphicx}
\usepackage{listings}
%\usepackage{subcaption}
\usepackage{subcaption}
\usepackage{algorithm}
\usepackage[makeroom]{cancel}
\usepackage[noend]{algpseudocode}
Expand Down

0 comments on commit d6db0fc

Please sign in to comment.