summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/upmethodology
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2022-02-11 03:01:50 +0000
committerNorbert Preining <norbert@preining.info>2022-02-11 03:01:50 +0000
commit4eb178c7cffedf8da4dc598b6d187a142e5ad93d (patch)
tree120985ceadfbf44b7e5b4935706ae048b6730d08 /macros/latex/contrib/upmethodology
parent6ca8808eb5a413a8e33a0a5c32e2d0742d8af36b (diff)
CTAN sync 202202110301
Diffstat (limited to 'macros/latex/contrib/upmethodology')
-rw-r--r--macros/latex/contrib/upmethodology/src/UPMVERSION.def2
-rw-r--r--macros/latex/contrib/upmethodology/src/upmethodology-backpage.sty4
-rw-r--r--macros/latex/contrib/upmethodology/src/upmethodology-code.sty4
-rw-r--r--macros/latex/contrib/upmethodology/src/upmethodology-document.cls4
-rw-r--r--macros/latex/contrib/upmethodology/src/upmethodology-document.sty6
-rw-r--r--macros/latex/contrib/upmethodology/src/upmethodology-extension.sty4
-rw-r--r--macros/latex/contrib/upmethodology/src/upmethodology-fmt.sty11
-rw-r--r--macros/latex/contrib/upmethodology/src/upmethodology-frontpage.sty4
-rw-r--r--macros/latex/contrib/upmethodology/src/upmethodology-p-common.sty4
-rw-r--r--macros/latex/contrib/upmethodology/src/upmethodology-spec.sty4
-rw-r--r--macros/latex/contrib/upmethodology/src/upmethodology-task.sty4
-rw-r--r--macros/latex/contrib/upmethodology/src/upmethodology-version.sty4
12 files changed, 29 insertions, 26 deletions
diff --git a/macros/latex/contrib/upmethodology/src/UPMVERSION.def b/macros/latex/contrib/upmethodology/src/UPMVERSION.def
index acfca6c74f..c944b0c40f 100644
--- a/macros/latex/contrib/upmethodology/src/UPMVERSION.def
+++ b/macros/latex/contrib/upmethodology/src/UPMVERSION.def
@@ -1 +1 @@
-\def\UPMVERSION{20210708}
+\def\UPMVERSION{20220210}
diff --git a/macros/latex/contrib/upmethodology/src/upmethodology-backpage.sty b/macros/latex/contrib/upmethodology/src/upmethodology-backpage.sty
index daa22683fd..af03a8cd52 100644
--- a/macros/latex/contrib/upmethodology/src/upmethodology-backpage.sty
+++ b/macros/latex/contrib/upmethodology/src/upmethodology-backpage.sty
@@ -1,6 +1,6 @@
% Back page for Unified Process Methodology
%
-% Copyright (c) 2009-2021 Stephane GALLAND <galland@arakhne.org>
+% Copyright (c) 2009-2022 Stephane GALLAND <galland@arakhne.org>
%
% This program is free library; you can redistribute it and/or modify
% it under the terms of the GNU Lesser General Public License as
@@ -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@bp@ver{2021/07/08}
+\global\edef\upm@package@bp@ver{2022/02/10}
\NeedsTeXFormat{LaTeX2e}[1995/12/01]
\ProvidesPackage{upmethodology-backpage}[\upm@package@bp@ver]
diff --git a/macros/latex/contrib/upmethodology/src/upmethodology-code.sty b/macros/latex/contrib/upmethodology/src/upmethodology-code.sty
index 9dfe0c8e68..4ff7d9b0ac 100644
--- a/macros/latex/contrib/upmethodology/src/upmethodology-code.sty
+++ b/macros/latex/contrib/upmethodology/src/upmethodology-code.sty
@@ -1,6 +1,6 @@
% Source Code Description for Unified Process Methodology
%
-% Copyright (c) 2006-2021 Stephane GALLAND <galland@arakhne.org>
+% Copyright (c) 2006-2022 Stephane GALLAND <galland@arakhne.org>
%
% This program is free library; you can redistribute it and/or modify
% it under the terms of the GNU Lesser General Public License as
@@ -22,7 +22,7 @@
% 2009-10-30 Clean code.
%
-\global\edef\upm@package@code@ver{2021/07/08}
+\global\edef\upm@package@code@ver{2022/02/10}
\NeedsTeXFormat{LaTeX2e}[1995/12/01]
\ProvidesPackage{upmethodology-code}[\upm@package@code@ver]
diff --git a/macros/latex/contrib/upmethodology/src/upmethodology-document.cls b/macros/latex/contrib/upmethodology/src/upmethodology-document.cls
index 4572a98341..0bca5c1b2b 100644
--- a/macros/latex/contrib/upmethodology/src/upmethodology-document.cls
+++ b/macros/latex/contrib/upmethodology/src/upmethodology-document.cls
@@ -1,6 +1,6 @@
% Document class for Unified Process Methodology
%
-% Copyright (c) 2014-21 Stephane GALLAND <galland@arakhne.org>
+% Copyright (c) 2014-22 Stephane GALLAND <galland@arakhne.org>
%
% This program is free library; you can redistribute it and/or modify
% it under the terms of the GNU Lesser General Public License as
@@ -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@docclazz@ver{2021/07/08}
+\global\edef\upm@package@docclazz@ver{2022/02/10}
\NeedsTeXFormat{LaTeX2e}[1995/12/01]
\ProvidesClass{upmethodology-document}[\upm@package@docclazz@ver]
diff --git a/macros/latex/contrib/upmethodology/src/upmethodology-document.sty b/macros/latex/contrib/upmethodology/src/upmethodology-document.sty
index fcffc37a41..b51d4021c2 100644
--- a/macros/latex/contrib/upmethodology/src/upmethodology-document.sty
+++ b/macros/latex/contrib/upmethodology/src/upmethodology-document.sty
@@ -1,6 +1,6 @@
% Package for Unified Process Methodology's documents
%
-% Copyright (c) 2006-2021 Stephane GALLAND <galland@arakhne.org>
+% Copyright (c) 2006-2022 Stephane GALLAND <galland@arakhne.org>
%
% This program is free library; you can redistribute it and/or modify
% it under the terms of the GNU Lesser General Public License as
@@ -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@doc@ver{2021/07/08}
+\global\edef\upm@package@doc@ver{2022/02/10}
\NeedsTeXFormat{LaTeX2e}[1995/12/01]
\ProvidesPackage{upmethodology-document}[\upm@package@doc@ver]
@@ -57,7 +57,7 @@
\def\upm@document@lang@french{%
\gdef\upm@lang@@{\message{**** upmethodology-document is using French language ****}}%
\gdef\upmcurrentlang{french}%
- \gdef\upmcurrentlangforbabel{frenchb}%
+ \gdef\upmcurrentlangforbabel{main=french}%
\gdef\upm@lang@project{Projet}%
\gdef\upm@lang@document{Document}%
\gdef\upm@lang@docref{R\'ef\'erence}%
diff --git a/macros/latex/contrib/upmethodology/src/upmethodology-extension.sty b/macros/latex/contrib/upmethodology/src/upmethodology-extension.sty
index 2aa559ab7e..0ef86e696e 100644
--- a/macros/latex/contrib/upmethodology/src/upmethodology-extension.sty
+++ b/macros/latex/contrib/upmethodology/src/upmethodology-extension.sty
@@ -1,6 +1,6 @@
% Package for Unified Process Methodology's extensions
%
-% Copyright (c) 2006-2021 Stephane GALLAND <galland@arakhne.org>
+% Copyright (c) 2006-2022 Stephane GALLAND <galland@arakhne.org>
%
% This program is free library; you can redistribute it and/or modify
% it under the terms of the GNU Lesser General Public License as
@@ -18,7 +18,7 @@
% 330, Boston, MA 02111-1307, USA.
%
-\global\edef\upm@package@ext@ver{2021/07/08}
+\global\edef\upm@package@ext@ver{2022/02/10}
\NeedsTeXFormat{LaTeX2e}[1995/12/01]
\ProvidesPackage{upmethodology-extension}[\upm@package@ext@ver]
diff --git a/macros/latex/contrib/upmethodology/src/upmethodology-fmt.sty b/macros/latex/contrib/upmethodology/src/upmethodology-fmt.sty
index bb28d2ce6c..5952c2b916 100644
--- a/macros/latex/contrib/upmethodology/src/upmethodology-fmt.sty
+++ b/macros/latex/contrib/upmethodology/src/upmethodology-fmt.sty
@@ -1,6 +1,6 @@
% Layout and Pagraph Format for Unified Process Methodology
%
-% Copyright (c) 2006-2009, 2012-2021 Stephane GALLAND <galland@arakhne.org>
+% Copyright (c) 2006-2009, 2012-2022 Stephane GALLAND <galland@arakhne.org>
%
% This program is free library; you can redistribute it and/or modify
% it under the terms of the GNU Lesser General Public License as
@@ -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{2021/07/08}
+\global\edef\upm@package@fmt@ver{2022/02/10}
\NeedsTeXFormat{LaTeX2e}[1995/12/01]
\ProvidesPackage{upmethodology-fmt}[\upm@package@fmt@ver]
@@ -413,6 +413,9 @@
%title of a table
\def\upm@fmt@table@title#1{\color{fronttableheader} \cellcolor{backtableheader} {\bfseries #1}}
%title of columns
+\newcommand{\tabularheaderstyle}[1]{%
+ \mbox{}{\cellcolor{backtableheader} {\color{fronttableheader}\itshape\ignorespaces#1}}%
+}%
\def\upm@fmt@table@column@title#1{\hfil{\color{fronttableheader} \cellcolor{backtableheader} {\itshape#1}}\hfil}
% Utility functions for mtabular
@@ -447,7 +450,7 @@
\ifnum0<\value{upm@fmt@mtabular@columnnumber}%
\let\upm@fmt@mtabular@column@continue\upm@fmt@mtabular@column@next%
\else%
- \\ \hline \let\upm@fmt@mtabular@column@continue\relax%
+ \\ \hline \let\upm@fmt@mtabular@column@continue\ignorespaces%
\fi%
\upm@fmt@mtabular@column@continue%
}
@@ -457,7 +460,7 @@
\ifnum0<\value{upm@fmt@mtabular@columnnumber}%
\let\upm@fmt@mtabular@column@continue\upm@fmt@mtabular@column@next%
\else%
- \\ \hline \let\upm@fmt@mtabular@column@continue\relax%
+ \\ \hline \let\upm@fmt@mtabular@column@continue\ignorespaces%
\fi%
\upm@fmt@mtabular@column@continue%
}
diff --git a/macros/latex/contrib/upmethodology/src/upmethodology-frontpage.sty b/macros/latex/contrib/upmethodology/src/upmethodology-frontpage.sty
index d5175e1bc8..e30db5e2c3 100644
--- a/macros/latex/contrib/upmethodology/src/upmethodology-frontpage.sty
+++ b/macros/latex/contrib/upmethodology/src/upmethodology-frontpage.sty
@@ -1,6 +1,6 @@
% Front page for Unified Process Methodology
%
-% Copyright (c) 2006-2021 Stephane GALLAND <galland@arakhne.org>
+% Copyright (c) 2006-2022 Stephane GALLAND <galland@arakhne.org>
%
% This program is free library; you can redistribute it and/or modify
% it under the terms of the GNU Lesser General Public License as
@@ -18,7 +18,7 @@
% 330, Boston, MA 02111-1307, USA.
%
-\global\edef\upm@package@fp@ver{2021/07/08}
+\global\edef\upm@package@fp@ver{2022/02/10}
\NeedsTeXFormat{LaTeX2e}[1995/12/01]
\ProvidesPackage{upmethodology-frontpage}[\upm@package@fp@ver]
diff --git a/macros/latex/contrib/upmethodology/src/upmethodology-p-common.sty b/macros/latex/contrib/upmethodology/src/upmethodology-p-common.sty
index 32d870d3c4..d452ccb8cd 100644
--- a/macros/latex/contrib/upmethodology/src/upmethodology-p-common.sty
+++ b/macros/latex/contrib/upmethodology/src/upmethodology-p-common.sty
@@ -1,4 +1,4 @@
-% Copyright (c) 2009-21 Stephane GALLAND <galland@arakhne.org>
+% Copyright (c) 2009-22 Stephane GALLAND <galland@arakhne.org>
%
% This program is free library; you can redistribute it and/or modify
% it under the terms of the GNU Lesser General Public License as
@@ -16,7 +16,7 @@
% 330, Boston, MA 02111-1307, USA.
%
-\global\edef\upm@package@private@doctype@ver{2021/07/08}
+\global\edef\upm@package@private@doctype@ver{2022/02/10}
\NeedsTeXFormat{LaTeX2e}[1995/12/01]
\ProvidesPackage{upmethodology-p-common}[\upm@package@private@doctype@ver]
diff --git a/macros/latex/contrib/upmethodology/src/upmethodology-spec.sty b/macros/latex/contrib/upmethodology/src/upmethodology-spec.sty
index a0297667a5..4f5763101c 100644
--- a/macros/latex/contrib/upmethodology/src/upmethodology-spec.sty
+++ b/macros/latex/contrib/upmethodology/src/upmethodology-spec.sty
@@ -1,6 +1,6 @@
% Specification Description for Unified Process Methodology
%
-% Copyright (c) 2006-2021 Stephane GALLAND <galland@arakhne.org>
+% Copyright (c) 2006-2022 Stephane GALLAND <galland@arakhne.org>
%
% This program is free library; you can redistribute it and/or modify
% it under the terms of the GNU Lesser General Public License as
@@ -23,7 +23,7 @@
% 2007-03-19 Add localization.
%
-\global\edef\upm@package@spec@ver{2021/07/08}
+\global\edef\upm@package@spec@ver{2022/02/10}
\NeedsTeXFormat{LaTeX2e}[1995/12/01]
\ProvidesPackage{upmethodology-spec}[\upm@package@spec@ver]
diff --git a/macros/latex/contrib/upmethodology/src/upmethodology-task.sty b/macros/latex/contrib/upmethodology/src/upmethodology-task.sty
index a7499fe8dc..c39e347dfb 100644
--- a/macros/latex/contrib/upmethodology/src/upmethodology-task.sty
+++ b/macros/latex/contrib/upmethodology/src/upmethodology-task.sty
@@ -1,6 +1,6 @@
% Task management for Unified Process Methodology
%
-% Copyright (c) 2006-2021 Stephane GALLAND <galland@arakhne.org>
+% Copyright (c) 2006-2022 Stephane GALLAND <galland@arakhne.org>
%
% This program is free library; you can redistribute it and/or modify
% it under the terms of the GNU Lesser General Public License as
@@ -23,7 +23,7 @@
% 2007-03-19 Add localization.
%
-\global\edef\upm@package@task@ver{2021/07/08}
+\global\edef\upm@package@task@ver{2022/02/10}
\NeedsTeXFormat{LaTeX2e}[1995/12/01]
\ProvidesPackage{upmethodology-task}[\upm@package@task@ver]
diff --git a/macros/latex/contrib/upmethodology/src/upmethodology-version.sty b/macros/latex/contrib/upmethodology/src/upmethodology-version.sty
index 0b2c0b90c1..6032a8cbcc 100644
--- a/macros/latex/contrib/upmethodology/src/upmethodology-version.sty
+++ b/macros/latex/contrib/upmethodology/src/upmethodology-version.sty
@@ -1,7 +1,7 @@
% Version management for Unified Process Methodology
%
% Copyright (c) 2006-2007 Stephane GALLAND <galland@arakhne.org>
-% Copyright (c) 2013-2021 Stephane GALLAND <galland@arakhne.org>
+% Copyright (c) 2013-2022 Stephane GALLAND <galland@arakhne.org>
%
% This program is free library; you can redistribute it and/or modify
% it under the terms of the GNU Lesser General Public License as
@@ -19,7 +19,7 @@
% 330, Boston, MA 02111-1307, USA.
%
-\global\edef\upm@package@version@ver{2021/07/08}
+\global\edef\upm@package@version@ver{2022/02/10}
\NeedsTeXFormat{LaTeX2e}[1995/12/01]
\ProvidesPackage{upmethodology-version}[\upm@package@version@ver]