diff --git a/layout.sty b/layout.sty index 0fa5820399acaa6426ca5c949cd13c909ec233e9..17f54a551ff25d17498bd22a6e17d6962d6c3b7f 100644 --- a/layout.sty +++ b/layout.sty @@ -981,7 +981,7 @@ Roll & Result \\ \needspace{2em} \refstepcounter{list} \subsubsection[#2]{% - \arabic{list}: \MakeUppercase#2% + \arabic{list}: \ifdefmacro{#2}{#2}{\MakeUppercase#2}% } \label{#1}% }