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