Merge branch 'main' of git.leizour.fr:CyberFlingues/sbp

This commit is contained in:
ChenNux 2025-01-21 16:32:05 +01:00
commit 44d698fc16

View file

@ -157,9 +157,9 @@
} }
\newcommand{\subsubsubsection}[1]{ \newcommand{\subsubsubsection}[1]{
\paragraph{#1}\mbox{}\\ \paragraph{\small #1}\mbox{}\\
} }
\newcommand{\subsubsubsubsection}[1]{ \newcommand{\subsubsubsubsection}[1]{
\subparagraph{#1}\mbox{}\\ \subparagraph{\footnotesize #1}\mbox{}\\
} }