summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/ulthese
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-02-13 22:37:49 +0000
committerKarl Berry <karl@freefriends.org>2016-02-13 22:37:49 +0000
commit9b2b048639167cf5ae8df8ae639f7a5c60fc96c0 (patch)
tree1f78382d41342b6af1c6ee083df98224e0f4db34 /Master/texmf-dist/tex/latex/ulthese
parentf961a4d006dd02df4e8f4429e4a046121c284295 (diff)
ulthese (13feb16)
git-svn-id: svn://tug.org/texlive/trunk@39712 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/ulthese')
-rw-r--r--Master/texmf-dist/tex/latex/ulthese/ulthese.cls9
1 files changed, 7 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/ulthese/ulthese.cls b/Master/texmf-dist/tex/latex/ulthese/ulthese.cls
index fac696b405a..3d0f5597eb8 100644
--- a/Master/texmf-dist/tex/latex/ulthese/ulthese.cls
+++ b/Master/texmf-dist/tex/latex/ulthese/ulthese.cls
@@ -8,7 +8,7 @@
%%
%% This is a generated file.
%%
-%% Copyright (C) 2015 Universite Laval
+%% Copyright (C) 2016 Universite Laval
%%
%% This file may be distributed and/or modified under the conditions
%% of the LaTeX Project Public License, either version 1.3c of this
@@ -30,7 +30,7 @@
%%
\NeedsTeXFormat{LaTeX2e}[2009/09/24]
\ProvidesClass{ulthese}%
- [2015/09/10 v4.0 Classe pour les theses et memoires de l'Universite Laval]
+ [2016/02/13 v4.1 Classe pour les theses et memoires de l'Universite Laval]
\RequirePackage{ifthen}
\RequirePackage{ifxetex}
\newboolean{UL@natbib}
@@ -149,6 +149,11 @@
\RequirePackage{graphicx}
\RequirePackage{xcolor}
\RequirePackage{textcomp}
+\AtBeginDocument{%
+ \@ifpackageloaded{geometry}{%
+ \ClassError{ulthese}{%
+ Package geometry is incompatible with this class}
+ {Use the memoir class facilities to change the page layout.}}{\relax}}
\definecolor{ULlinkcolor}{rgb}{0,0,0.3}
\setlrmarginsandblock{30mm}{30mm}{*}
\setulmarginsandblock{25mm}{25mm}{*}