1 % Back page for Unified Process Methodology
3 % Copyright (c) 2009-2013 Stephane GALLAND <galland@arakhne.org>
5 % This program is free library; you can redistribute it and/or modify
6 % it under the terms of the GNU Lesser General Public License as
7 % published by the Free Software Foundation; either version 3 of the
8 % License, or any later version.
10 % This library is distributed in the hope that it will be useful, but
11 % WITHOUT ANY WARRANTY; without even the implied warranty of
12 % MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
13 % Lesser General Public License for more details.
15 % You should have received a copy of the GNU Lesser General Public
16 % License along with this library; see the file COPYING. If not,
17 % write to the Free Software Foundation, Inc., 59 Temple Place - Suite
18 % 330, Boston, MA 02111-1307, USA.
20 \global\edef\upm@package@bp@ver{2013/12/14}
22 \NeedsTeXFormat{LaTeX2e}[1995/12/01]
23 \ProvidesPackage{upmethodology-backpage}[\upm@package@bp@ver]
25 \RequirePackage{upmethodology-p-common}
29 \def\upm@back@lang@english{
30 \gdef\upm@lang@@{\message{**** upmethodology-backpage is using English language ****}}%
32 \def\upm@back@lang@french{
33 \gdef\upm@lang@@{\message{**** upmethodology-backpage is using French language ****}}%
35 %----------------------------------------
37 %----------------------------------------
38 \DeclareOption{french}{%
41 \DeclareOption{francais}{%
44 \DeclareOption{english}{%
45 \upm@back@lang@english
47 \ExecuteOptions{english}
51 \RequirePackage{upmethodology-extension}
54 % Set the back page layout as the classic layout theme
55 %\setbackcover{layout_name}
56 \newcommand{\setbackcover}[1]{%
57 \ifthenelse{\equal{#1}{none}}{%
58 \global\let\makebackcover\relax%
60 \errmessage{invalid back layout theme: #1}%
63 \newcommand{\setbacklayout}[1]{\errmessage{\string\setbacklayout\ is deprecated. Use \string\setbackcover}}
70 \ifupmarticleformat\clearpage%
73 \if@twoside\thispagestyle{empty}\mbox{}%
74 \vfill{\Get{backcovermessage}}\clearpage\fi
76 \thispagestyle{empty}\Get{backpage}