From 418ed886b9d58a9ff347d0c50d63213dc62df954 Mon Sep 17 00:00:00 2001 From: Erwan Normand Date: Wed, 26 Jun 2024 18:30:42 +0200 Subject: [PATCH] Remove sectsty --- main.tex | 5 ----- thesis.cls | 26 -------------------------- 2 files changed, 31 deletions(-) diff --git a/main.tex b/main.tex index 05b4178..fe95a66 100644 --- a/main.tex +++ b/main.tex @@ -54,11 +54,6 @@ \usepackage{microtype} % Micro-typography improvements (slightly more compact, better to read) \usepackage{mathtools} % More math symbols -% Customise fonts (sectsty package, loaded by the class) -\renewcommand*{\selectfontchapheads}{} -\chapterfont{\sffamily} % Smaller chapter titles -\allsectionsfont{\sffamily} % Sans-serif for section titles - \linespread{1.15} % Set line spacing to 1.15 diff --git a/thesis.cls b/thesis.cls index 23df6c4..b5b6721 100644 --- a/thesis.cls +++ b/thesis.cls @@ -51,7 +51,6 @@ \RequirePackage{fix-cm} \RequirePackage{graphicx} % Pour insérer des images. Utiliser le format jpg pour plus de simplicité. -\RequirePackage{sectsty} % obligatoire, pour jouer avec l'apparence des titres \RequirePackage{shorttoc} % pour le sommaire, au debut. \RequirePackage{fancyhdr} % Afin de réaliser soi-même les en-têtes et pieds de page, voir chaque début de chapitre. \RequirePackage{pifont} % Pour utiliser des symboles divers. @@ -122,31 +121,6 @@ -%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -%%%%%%%%%%%%%%%% Tete de parties %%%%%%%%%%%%%%%% - -\makeatletter -\newcommand*{\jolipart}[1]{% - \begin{center} - \begin{Huge}\color{black} - #1 - \end{Huge} - \end{center} - \vspace{1cm} - \begin{center} - %\begin{Huge} - %\ding{167} - %\end{Huge} - \hrulefill - \end{center} -} - -\parttitlefont{\jolipart} - -\partnumberfont{\sc\normalsize} - - - %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%% Interligne simple pour citations et vers %%%%%%%%%%%%%%%%%% %% Environnements: QUOTE, QUOTATION, VERSE