summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/upmethodology
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/upmethodology')
-rw-r--r--Master/texmf-dist/tex/latex/upmethodology/UPMVERSION.def2
-rw-r--r--Master/texmf-dist/tex/latex/upmethodology/upmethodology-extension.sty10
-rw-r--r--Master/texmf-dist/tex/latex/upmethodology/upmethodology-fmt.sty6
-rw-r--r--Master/texmf-dist/tex/latex/upmethodology/upmethodology-frontpage.sty6
4 files changed, 8 insertions, 16 deletions
diff --git a/Master/texmf-dist/tex/latex/upmethodology/UPMVERSION.def b/Master/texmf-dist/tex/latex/upmethodology/UPMVERSION.def
index 7a3cd6e8986..d900739a7b5 100644
--- a/Master/texmf-dist/tex/latex/upmethodology/UPMVERSION.def
+++ b/Master/texmf-dist/tex/latex/upmethodology/UPMVERSION.def
@@ -1 +1 @@
-\def\UPMVERSION{20170615}
+\def\UPMVERSION{20170808}
diff --git a/Master/texmf-dist/tex/latex/upmethodology/upmethodology-extension.sty b/Master/texmf-dist/tex/latex/upmethodology/upmethodology-extension.sty
index 0ffe448ed45..8b6a2cd7868 100644
--- a/Master/texmf-dist/tex/latex/upmethodology/upmethodology-extension.sty
+++ b/Master/texmf-dist/tex/latex/upmethodology/upmethodology-extension.sty
@@ -17,16 +17,8 @@
% write to the Free Software Foundation, Inc., 59 Temple Place - Suite
% 330, Boston, MA 02111-1307, USA.
%
-% Creation date: 2009-10-24
-% Modifications:
-% 2012-09-21 "(c)" -> "\copyright"
-% 2009-11-03 \If* are marked as \long.
-% 2006-10-30 Bug fix: provides "upmethodology-extension" insteed of "upmethodology-document".
-% 2006-10-29 Allow to override the default font.
-% 2006-10-27 Clean the API
-%
-\global\edef\upm@package@ext@ver{2012/09/21}
+\global\edef\upm@package@ext@ver{2017/08/08}
\NeedsTeXFormat{LaTeX2e}[1995/12/01]
\ProvidesPackage{upmethodology-extension}[\upm@package@ext@ver]
diff --git a/Master/texmf-dist/tex/latex/upmethodology/upmethodology-fmt.sty b/Master/texmf-dist/tex/latex/upmethodology/upmethodology-fmt.sty
index c9d15f69b77..b5b1d4ae360 100644
--- a/Master/texmf-dist/tex/latex/upmethodology/upmethodology-fmt.sty
+++ b/Master/texmf-dist/tex/latex/upmethodology/upmethodology-fmt.sty
@@ -17,7 +17,7 @@
% write to the Free Software Foundation, Inc., 59 Temple Place - Suite
% 330, Boston, MA 02111-1307, USA.
-\global\edef\upm@package@fmt@ver{2017/06/15}
+\global\edef\upm@package@fmt@ver{2017/08/08}
\NeedsTeXFormat{LaTeX2e}[1995/12/01]
\ProvidesPackage{upmethodology-fmt}[\upm@package@fmt@ver]
@@ -953,7 +953,7 @@
% DATE
%----------------------------------------
-%Build a date this a supported format
+%Build a date that has the format supported by tex-upmethodology
%\makedate{day}{month}{year}
\let\makedate\upm@format@lang@makedate
@@ -1475,7 +1475,7 @@
\gdef\thmtformatoptarg#1{\upm@column@char\ #1}%
-% Permits to define an part of the definition's name that is
+% Permits to define a part of the definition's name that is
% rendered only in core part of the document, not in the
% list of theorems
\gdef\upm@definition@upmtheoremopt#1{#1}
diff --git a/Master/texmf-dist/tex/latex/upmethodology/upmethodology-frontpage.sty b/Master/texmf-dist/tex/latex/upmethodology/upmethodology-frontpage.sty
index f1040abc12a..3033ce02fef 100644
--- a/Master/texmf-dist/tex/latex/upmethodology/upmethodology-frontpage.sty
+++ b/Master/texmf-dist/tex/latex/upmethodology/upmethodology-frontpage.sty
@@ -18,7 +18,7 @@
% 330, Boston, MA 02111-1307, USA.
%
-\global\edef\upm@package@fp@ver{2015/06/26}
+\global\edef\upm@package@fp@ver{2017/08/08}
\NeedsTeXFormat{LaTeX2e}[1995/12/01]
\ProvidesPackage{upmethodology-frontpage}[\upm@package@fp@ver]
@@ -131,7 +131,7 @@
%----------------------------------------
-% Define the command to put the title with a classic layout
+% Define the command to put the title with a modern layout
%----------------------------------------
\newcommand{\upm@front@layout@modern}{%
\message{************ USE MODERN FRONT COVER}
@@ -199,7 +199,7 @@
\newcommand{\setfrontcover}[1]{%
\upm@front@setfrontlayout{#1}{\errmessage{invalid front layout theme: #1}}%
}
-\newcommand{\setfrontlayout}[1]{\errmessage{"\string\setfrontlayout" is deprecated. Use "\string\setfrontcover" insteed}}
+\newcommand{\setfrontlayout}[1]{\errmessage{"\string\setfrontlayout" is deprecated. Use "\string\setfrontcover" instead}}
\setfrontcover{classic}