CarOL

Results 1 comments of CarOL

我在`scuthesis2020.cls`中68行加上了以下片段可以解决这个问题。 ``` \renewcommand\thesubfigure{(\alph{subfigure})} \captionsetup[sub]{ labelformat=simple } ```