summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/hecthese/template-msc-articles.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-msc-articles.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-msc-articles.tex')
-rw-r--r--Master/texmf-dist/doc/latex/hecthese/template-msc-articles.tex47
1 files changed, 34 insertions, 13 deletions
diff --git a/Master/texmf-dist/doc/latex/hecthese/template-msc-articles.tex b/Master/texmf-dist/doc/latex/hecthese/template-msc-articles.tex
index 6ab856d66cd..bd5f54e214d 100644
--- a/Master/texmf-dist/doc/latex/hecthese/template-msc-articles.tex
+++ b/Master/texmf-dist/doc/latex/hecthese/template-msc-articles.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[mscarticles,frenchb,english]{hecthese}
+\documentclass[mscarticles,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
%%
@@ -82,7 +101,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
@@ -101,6 +120,8 @@
\HECsubMonth{May}
%% Year of the work's final submission
\HECsubYear{2018}
+%% The complete name of the research director and her gender (M or F)
+\HECresearchDirector{FirstName LastName}{M or F}
%%
%% PACKAGE OPTIONS
%%
@@ -108,7 +129,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,
@@ -118,7 +139,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
@@ -140,13 +161,13 @@ og=«, fg=» % caractères « et » sont les guillemets
%% Articles' bibliographies configuration
\HECbibliographieArticle
-%% 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
@@ -159,7 +180,7 @@ og=«, fg=» % caractères « et » sont les guillemets
\listoffigures
\cleardoublepage
-%% Liste des abréviations / acronyms list
+%% Liste des abreviations / acronyms list
\include{acronym-list}
%% Avant-propos / preface
@@ -168,16 +189,16 @@ og=«, fg=» % caractères « et » sont les guillemets
%% Remerciements / acknowledgements
\include{acknowledgements}
-%% Partie principale de la thèse ou du mémoire / mainmatter
+%% Partie principale de la these ou du memoire / mainmatter
\mainmatter
%% Introduction
\include{introduction}
-%% Revue de la littérature / literature review
+%% Revue de la litterature / literature review
\include{literature-review}
-%% Articles de développement / articles
+%% Articles de developpement / articles
\include{article-1}
%% Conclusion
@@ -195,7 +216,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