diff --git a/layout.sty b/layout.sty index 456145d7b52049e610e6d2571f733e381ecaf6fd..64f67660d7de1510e4450cf2be8699c54ee4695a 100644 --- a/layout.sty +++ b/layout.sty @@ -1256,7 +1256,7 @@ bookmarks=true]% \needspace{2em} \refstepcounter{list} \subsubsection[#2]{% - \arabic{list}: \ifdefmacro{#2}{#2}{\MakeUppercase#2}% + \arabic{list}: \textbf{\ifdefmacro{#2}{#2}{\MakeUppercase#2}}% } \label{#1}% }