From c2be5159b58530734f159329d3cf2865c59ffbeb Mon Sep 17 00:00:00 2001 From: Lukian Date: Tue, 21 Jan 2025 16:23:15 +0100 Subject: [PATCH] added subsubsubsubsection --- lib/cr.sty | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/lib/cr.sty b/lib/cr.sty index 44bed73..87134ea 100644 --- a/lib/cr.sty +++ b/lib/cr.sty @@ -160,4 +160,6 @@ \paragraph{#1}\mbox{}\\ } -% usage : \paragraph{titre} texte +\newcommand{\subsubsubsubsection}[1]{ + \subparagraph{#1}\mbox{}\\ +}