<..book / report / article..>+
<.paragraphs for book / report / article.>
-_-_-
<..paragraphs for book / report / article..>
\let\no@paragraph=\paragraph
\Def:Section\paragraph{\ifnum \c:secnumdepth>\c@secnumdepth \else
\theparagraph \fi}{#1}
\let\no:paragraph=\paragraph
\def\paragraph{\rdef:sec{paragraph}}
\Def:Section\likeparagraph{}{#1}
\let\:likeparagraph=\likeparagraph
\let\likeparagraph=\:UnDef
-_-_-
<..paragraphs for book / report / article..>+
\let\no@subparagraph=\subparagraph
\Def:Section\subparagraph{\ifnum \c:secnumdepth>\c@secnumdepth \else
\thesubparagraph \fi}{#1}
\let\no:subparagraph=\subparagraph
\def\subparagraph{\rdef:sec{subparagraph}}
\Def:Section\likesubparagraph{}{#1}
\let\:likesubparagraph=\likesubparagraph
\let\likesubparagraph=\:UnDef
-_-_-