diff options
author | Karl Berry <karl@freefriends.org> | 2019-02-11 22:06:00 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-02-11 22:06:00 +0000 |
commit | 279fafdfa199e71a3c8391116b3d32d1db2ee276 (patch) | |
tree | 512f5f744e5d0a59502cc035ca39632439292703 /Master/texmf-dist/tex | |
parent | d99fe4006ba9110ddc1f87e8e9b10c085ac51da6 (diff) |
hecthese (11feb19)
git-svn-id: svn://tug.org/texlive/trunk@50006 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r-- | Master/texmf-dist/tex/latex/hecthese/hecthese.cls | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/hecthese/hecthese.cls b/Master/texmf-dist/tex/latex/hecthese/hecthese.cls index a497ecab498..553fdd156c7 100644 --- a/Master/texmf-dist/tex/latex/hecthese/hecthese.cls +++ b/Master/texmf-dist/tex/latex/hecthese/hecthese.cls @@ -8,7 +8,7 @@ %% %% This is a stripped version of the original file. %% -%% Copyright 2017 HEC Montreal +%% Copyright 2017-2019 HEC Montreal %% %% This work may be distributed and/or modified under the %% conditions of the LaTeX Project Public License, either version 1.3c @@ -29,7 +29,8 @@ %% and the derived files listed in the README file. %% \NeedsTeXFormat{LaTeX2e} -\ProvidesClass{hecthese}[2018/04/27 v1.3 Class for dissertations and theses at HEC Montreal] +\ProvidesClass{hecthese}[2019/02/11 v1.3.1 Class for dissertations and theses at HEC Montreal] +l'installation de la classe. / Added a note to MacOS users concerning the class installation.} \RequirePackage{ifthen} \newboolean{HEC@isPhD} % Le travail est une thèse ou non |