Numérotation des questions par sous-section.

Cette révision appartient à :
Yann Salmon
2021-08-08 17:42:47 +02:00
Parent d7c9f705a2
révision f147d2f01a

Voir le fichier

@@ -2,7 +2,7 @@
\ProvidesPackage{inputTD} \ProvidesPackage{inputTD}
\makeatletter \makeatletter
\@ifundefined{stylecentrale} \@ifundefined{stylecentrale}
{\@ifundefined{resetlevel}{\def\resetlevel{[section]}}{}} {\@ifundefined{resetlevel}{\def\resetlevel{[subsection]}}{}}
{% {%
\renewcommand\thesection{\Roman{section}}% \renewcommand\thesection{\Roman{section}}%
\renewcommand\thesubsection{\thesection.\Alph{subsection}}% \renewcommand\thesubsection{\thesection.\Alph{subsection}}%