diff --git a/lib/cr.sty b/lib/cr.sty index a254b94..87134ea 100644 --- a/lib/cr.sty +++ b/lib/cr.sty @@ -157,9 +157,9 @@ } \newcommand{\subsubsubsection}[1]{ - \paragraph{\small #1}\mbox{}\\ + \paragraph{#1}\mbox{}\\ } \newcommand{\subsubsubsubsection}[1]{ - \subparagraph{\footnotesize #1}\mbox{}\\ + \subparagraph{#1}\mbox{}\\ }