summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/papermas
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-08-14 22:59:57 +0000
committerKarl Berry <karl@freefriends.org>2011-08-14 22:59:57 +0000
commitda3739eab93211b047f41beccdfbb06eb237ade7 (patch)
treea56a96a69001dc41b5b260d799b379abc1928d68 /Master/texmf-dist/tex/latex/papermas
parentd353732e1471dc25e37f355334dcefc707e8f77b (diff)
papermas
git-svn-id: svn://tug.org/texlive/trunk@23553 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/papermas')
-rw-r--r--Master/texmf-dist/tex/latex/papermas/papermas.sty32
1 files changed, 16 insertions, 16 deletions
diff --git a/Master/texmf-dist/tex/latex/papermas/papermas.sty b/Master/texmf-dist/tex/latex/papermas/papermas.sty
index 0edfd143874..d2699b155bf 100644
--- a/Master/texmf-dist/tex/latex/papermas/papermas.sty
+++ b/Master/texmf-dist/tex/latex/papermas/papermas.sty
@@ -9,7 +9,7 @@
%% This is a generated file.
%%
%% Project: papermas
-%% Version: 2011/06/02 v1.0f
+%% Version: 2011/08/08 v1.0g
%%
%% Copyright (C) 2010, 2011 by
%% H.-Martin M"unch <Martin dot Muench at Uni-Bonn dot de>
@@ -39,7 +39,7 @@
%% papermas-example.tex.
%%
\NeedsTeXFormat{LaTeX2e}[2009/09/24]
-\ProvidesPackage{papermas}[2011/06/02 v1.0f
+\ProvidesPackage{papermas}[2011/08/08 v1.0g
Computes paper mass of a printout (HMM)]
%% Allows to compute the number of sheets of paper
@@ -52,8 +52,8 @@
%% do not sue me, if you have got to pay excess postage!
\RequirePackage{kvoptions}[2010/12/23]% v3.10
-\RequirePackage{pagesLTS}[2011/03/17]% v1.1o
-\RequirePackage{intcalc}[2007/09/27]% v1.1; for intcalcPow
+\RequirePackage{pageslts}[2011/08/08]% v1.2a
+\RequirePackage{intcalc}[2007/09/27]% v1.1; for intcalcPow
%% papermas may work with earlier versions of LaTeX and those
%% packages, but this was not tested. Please consider updating
%% your LaTeX and packages to the most recent version
@@ -155,7 +155,7 @@
\fi
\fi
\edef\papermastmpr{\arabic{papermas@tmpo}\papermas@decimalsep\arabic{papermas@tmpp}}%
- \global\edef\papermas@mbs{\arabic{papermas@tmpo}}%
+ \xdef\papermas@mbs{\arabic{papermas@tmpo}}%
\edef\papermastmpformat{\papermas@format}%
\edef\papermastmpmasss{\papermas@masss}%
\edef\papermastmppagespersheet{\papermas@pagespersheet}%
@@ -248,28 +248,28 @@
\AtVeryVeryEnd{%
\ifx\papermas@rerun\pagesLTS@zero%
\message{^^J}%
- \message{papermas: ******************** Paper mass *******************^^J}%
+ \message{papermas: ******************** Paper mass ********************^^J}%
\message{papermas: * This document consists of \arabic{pagesLTS.pagenr} pages.}
- \papermas@spaces{\arabic{pagesLTS.pagenr}}{15}%
+ \papermas@spaces{\arabic{pagesLTS.pagenr}}{16}%
\message{papermas: * When printing \papermaspagespersheet\space pages on one sheet of paper,}
- \papermas@spaces{\papermaspagespersheet}{5}%
+ \papermas@spaces{\papermaspagespersheet}{6}%
\message{papermas: * \papermassheets\space sheets will be needed.}
- \papermas@spaces{\papermassheets}{25}%
+ \papermas@spaces{\papermassheets}{26}%
\message{papermas: * For ISO A \papermasformat\space paper of \papermasmasss\space g/m^2 specific mass,}
- \papermas@spaces{\papermasmasss}{6}%
+ \papermas@spaces{\papermasmasss}{7}%
\message{papermas: * the printout will have a mass of about \papermasstotal\space g.}
- \papermas@spaces{\papermas@mbs}{4}%
- \message{papermas: ***************************************************^^J}
+ \papermas@spaces{\papermas@mbs}{5}%
+ \message{papermas: ****************************************************^^J}
\message{^^J}
\fi%
}
\newcommand\papermas@powerof[2]{%
- \PackageError{papermas}{Obsolete command \string\papermas@powerof used}{%
- The command \string\papermas@powerof has been removed from the papermas package.\MessageBreak%
- Please use e.g. \string\intcalcPow from the intcalc package instead.\MessageBreak%
+ \PackageError{papermas}{Obsolete command \string\papermas@powerof\space used}{%
+ The command \string\papermas@powerof\space has been removed from the papermas package.\MessageBreak%
+ Please use e.g. \string\intcalcPow\space from the intcalc package instead.\MessageBreak%
You can now just type Return to continue, but this error message will be\MessageBreak%
- issued again when using \string\papermas@powerof, and the command might be\MessageBreak%
+ issued again when using \string\papermas@powerof,\space and the command might be\MessageBreak%
removed completely from future versions of the papermas package.\MessageBreak%
}%
\AtVeryVeryEnd{%