titleclass-cedh.tex 958 B

1234567891011121314151617181920
  1. \titleclass{\chapter}{straight}
  2. %\titleformat{\chapter}[display]{\huge\sffamily\bfseries}{}{0pt}{\thechapter. }
  3. %\renewcommand{\thechapter}{\Roman{chapter}}
  4. \titleformat{\chapter}[hang]{\bfseries}{}{0pt}{\thechapter.~}
  5. %\titleformat{name=\chapter,numberless}[display]{\centering\Large}{}{0pt}{%
  6. %\scshape\MakeLowercase}
  7. \renewcommand{\thesection}{\thechapter.\arabic{section}}
  8. \titleformat{\section}[hang]{\bfseries}{}{0pt}{\thesection.~}
  9. \titleformat{\subsection}[hang]{\bfseries}{}{0pt}{\thesubsection.~}
  10. \titleformat{\subsubsection}[hang]{\bfseries}{}{0pt}{\thesubsubsection.~}
  11. \titlespacing{\chapter}{0pt}{0pt}{0pt}
  12. \titlespacing{\section}{0pt}{0pt}{0pt}
  13. \titlespacing{\subsection}{0pt}{0pt}{0pt}
  14. \titlespacing{\subsubsection}{0pt}{0pt}{0pt}
  15. \newpagestyle{cedh}[\scriptsize\scshape]{
  16. \sethead[][FDN, FFDN \& LQDN contre France -- Annexe][]{}{FDN, FFDN \& LQDN contre France -- Annexe}{}
  17. \setfoot[][\footnotesize\thepage][]{}{\footnotesize\thepage}{}
  18. }