Parcourir la source

fix sections sans numéro

Hugo Roy il y a 8 ans
Parent
commit
63f736b10f
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      pandocincludes/titleclass.tex

+ 2 - 2
pandocincludes/titleclass.tex

@@ -9,6 +9,6 @@
 \titleformat{\section}[hang]{\Large\bfseries}{}{0pt}{\thesection.~}
 \titleformat{name=\section,numberless}[hang]{\Large\bfseries}{}{0pt}{}
 \titleformat{\subsection}[hang]{\large\bfseries}{}{0pt}{\thesubsection.~}
-\titleformat{name=\subsection,numberless}[hang]{\Large\bfseries}{}{0pt}{}
+\titleformat{name=\subsection,numberless}[hang]{\large\bfseries}{}{0pt}{}
 \titleformat{\subsubsection}[hang]{\bfseries}{}{0pt}{\thesubsubsection.~}
-\titleformat{name=\subsubsection,numberless}[hang]{\Large\bfseries}{}{0pt}{}
+\titleformat{name=\subsubsection,numberless}[hang]{\bfseries}{}{0pt}{}