summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/hecthese/template-phd-classic.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-08-25 20:51:51 +0000
committerKarl Berry <karl@freefriends.org>2020-08-25 20:51:51 +0000
commit2ae5e54a73f0210b0b2179ead8acb8d2794e849d (patch)
tree1a0add66191c12f65da25dd2f6ad8453cd90582d /Master/texmf-dist/doc/latex/hecthese/template-phd-classic.tex
parentf217ec8d36763f661eea4259a721a51aa71c5f28 (diff)
hecthese (25aug20)
git-svn-id: svn://tug.org/texlive/trunk@56181 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/hecthese/template-phd-classic.tex')
-rw-r--r--Master/texmf-dist/doc/latex/hecthese/template-phd-classic.tex51
1 files changed, 35 insertions, 16 deletions
diff --git a/Master/texmf-dist/doc/latex/hecthese/template-phd-classic.tex b/Master/texmf-dist/doc/latex/hecthese/template-phd-classic.tex
index 298a07fd417..28c73f257e9 100644
--- a/Master/texmf-dist/doc/latex/hecthese/template-phd-classic.tex
+++ b/Master/texmf-dist/doc/latex/hecthese/template-phd-classic.tex
@@ -8,7 +8,7 @@
%%
%% This is a stripped version of the original file.
%%
-%% Copyright 2017-2019 HEC Montreal
+%% Copyright 2017-2020 HEC Montreal
%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either version 1.3c
@@ -43,7 +43,26 @@
%% The document class is declared with its default document type and
%% language. Write in the options list the desired font size (10pt, 11pt,12pt)
%% or let the class load the default font size: 12pt.
-\documentclass[phdclassique,frenchb,english]{hecthese}
+\documentclass[phdclassique,french,english]{hecthese}
+%%
+%% PRE-LOADED PACKAGES
+%%
+%% Here is the list of all the packages that come preloaded with the hecthese
+%% class. YOU MUST NOT RELOAD THEM! In doing so, you will create bugs.
+%%
+%% Package[utf8]{inputenc}
+%% Package[T1]{fontenc}
+%% Package{natbib}
+%% Package{chapterbib}
+%% Package{babel}
+%% Package[autolanguage]{numprint}
+%% Package{calc}
+%% Package{enumitem}
+%% Package{tocvsec2}
+%% Package{graphicx}
+%% Package{color}
+%% Package{amsmath}
+%% Package{iflang}
%%
%% LOADING PACKAGES
%%
@@ -84,7 +103,7 @@
%% the following two commands so they match the level of detail you want
%% in your TOC.
%%
-\setsecnumdepth{subsection} % Numérotation des sous-sections / Subsection numbering
+\setsecnumdepth{subsection} % Numerotation des sous-sections / Subsection numbering
\settocdepth{subsection} % Inclusion des sous-sections dans la TDM / Including subsections in the TOC
%%
%% DOCUMENT METADATA
@@ -110,15 +129,15 @@
%% The complete name of the research codirector and her gender (M or F)
\HECresearchCodirector{FirstName LastName}{M or F}
%% The research codirector's university
-\HECcodirectorUniversity{HEC Montréal}
+\HECcodirectorUniversity{HEC Montr\'{e}al}
%% The complete name of the jury member
\HECjuryMember{FirstName LastName}
%% The jury member's university
-\HECjuryMemberUniversity{HEC Montréal}
+\HECjuryMemberUniversity{HEC Montr\'{e}al}
%% The complete name of the external examinator and her gender (M or F)
\HECexternalExaminator{FirstName LastName}{M or F}
%% The external examinator's university
-\HECexaminatorUniversity{HEC Montréal}
+\HECexaminatorUniversity{HEC Montr\'{e}al}
%% The complete name of the director's representative and her gender (M or F)
\HECdirectorRepresentative{FirstName LastName}{M or F}
%%
@@ -128,7 +147,7 @@
%% beginning, write them hereafter. If you want to override preloaded
%% packages' options, read the class documentation to learn how.
%%
-%% Options du package hyperref (inclure les métadonnées pdf dans les options) /
+%% Options du package hyperref (inclure les metadonnees pdf dans les options) /
%% hyperref package option (including pdf metadata)
\hypersetup{%
colorlinks=true,
@@ -138,7 +157,7 @@ pdftitle=\HECpdftitre
}
%% Options de babel / babel options
\frenchbsetup{%
-og=«, fg=» % caractères « et » sont les guillemets
+og=«, fg=» % caracteres « et » sont les guillemets
}
%%
%% BEGINNING OF THE DISSERTATION OR THESIS
@@ -157,13 +176,13 @@ og=«, fg=» % caractères « et » sont les guillemets
\HECtitlepages
-%% Résumé français / french abstract
+%% Resume francais / french abstract
\include{abstract-french}
-%% Résumé anglais / english abstract
+%% Resume anglais / english abstract
\include{abstract-english}
-%% Table des matières (* pour ne pas inclure la TDM dans la TDM) /
+%% Table des matieres (* pour ne pas inclure la TDM dans la TDM) /
%% Table of contents (* for excluding the TOC from the TOC)
\tableofcontents*
\cleardoublepage
@@ -176,10 +195,10 @@ og=«, fg=» % caractères « et » sont les guillemets
\listoffigures
\cleardoublepage
-%% Liste des abréviations / acronyms list
+%% Liste des abreviations / acronyms list
\include{acronym-list}
-%% Dédicace / dedication
+%% Dedicace / dedication
\include{dedication}
%% Remerciements / acknowledgements
@@ -188,14 +207,14 @@ og=«, fg=» % caractères « et » sont les guillemets
%% Avant-propos / preface
\include{preface}
-%% Partie principale de la thèse ou du mémoire / mainmatter
+%% Partie principale de la these ou du memoire / mainmatter
\mainmatter
%% Introduction
\include{introduction}
-%% Chapitres de développement / chapters
+%% Chapitres de developpement / chapters
\include{chapter-1}
\include{chapter-2}
\include{chapter-3}
@@ -212,7 +231,7 @@ og=«, fg=» % caractères « et » sont les guillemets
\backmatter
-%% Retour à la pagination romaine / Back to roman page numbering
+%% Retour a la pagination romaine / Back to roman page numbering
\pagenumbering{roman}
%% Annexes / appendices