summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/upmethodology/upmethodology-document.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-09-30 22:17:14 +0000
committerKarl Berry <karl@freefriends.org>2013-09-30 22:17:14 +0000
commitc69e20250cee54fad79255cd32d5c3c8f13e1d39 (patch)
tree083ce2d436ccf0c973a9171459de7e02b8a333a8 /Master/texmf-dist/tex/latex/upmethodology/upmethodology-document.sty
parent76638c07f245b68b9dd3e453dab2b8796424f57f (diff)
upmethodology (30sep13)
git-svn-id: svn://tug.org/texlive/trunk@31801 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/upmethodology/upmethodology-document.sty')
-rw-r--r--Master/texmf-dist/tex/latex/upmethodology/upmethodology-document.sty12
1 files changed, 1 insertions, 11 deletions
diff --git a/Master/texmf-dist/tex/latex/upmethodology/upmethodology-document.sty b/Master/texmf-dist/tex/latex/upmethodology/upmethodology-document.sty
index 5878e98b2f2..9c47c8b77af 100644
--- a/Master/texmf-dist/tex/latex/upmethodology/upmethodology-document.sty
+++ b/Master/texmf-dist/tex/latex/upmethodology/upmethodology-document.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@doc@ver{2013/08/15}
+\global\edef\upm@package@doc@ver{2013/09/29}
\NeedsTeXFormat{LaTeX2e}[1995/12/01]
\ProvidesPackage{upmethodology-document}[\upm@package@doc@ver]
@@ -173,15 +173,6 @@
% Display the the document information on a page
%\upmpublicationpage
\newcommand{\upmdocinfopage}{
- \if@twoside%
- \ifodd\thepage%
- \setcounter{page}{-1}%
- \else%
- \setcounter{page}{0}%
- \fi%
- \else%
- \setcounter{page}{0}%
- \fi%
\thispagestyle{plain}
\upmdocumentsummary\upmdocumentauthors\upmdocumentvalidators\upmdocumentinformedpeople\vfill\upmhistory\clearpage%
}
@@ -190,7 +181,6 @@
% Display the publication pag for the document
%\upmpublicationpage
\newcommand{\upmpublicationpage}{
- \setcounter{page}{0}%
\thispagestyle{empty}%
\upmpublicationminipage%
}