From fe6f73e8a6e7202bba968b7db2c378b3fefc3129 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 2 Feb 2011 01:09:59 +0000 Subject: papers (1feb11) git-svn-id: svn://tug.org/texlive/trunk@21258 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/papermas/README | 19 ++++++++----------- Master/texmf-dist/doc/latex/papermas/ltxdoc.cfg | 2 +- .../doc/latex/papermas/papermas-example.pdf | Bin 103773 -> 83278 bytes .../doc/latex/papermas/papermas-example.tex | 6 +++--- Master/texmf-dist/doc/latex/papermas/papermas.pdf | Bin 470161 -> 360803 bytes 5 files changed, 12 insertions(+), 15 deletions(-) (limited to 'Master/texmf-dist/doc/latex/papermas') diff --git a/Master/texmf-dist/doc/latex/papermas/README b/Master/texmf-dist/doc/latex/papermas/README index b05567954ef..5fa74fc9203 100644 --- a/Master/texmf-dist/doc/latex/papermas/README +++ b/Master/texmf-dist/doc/latex/papermas/README @@ -1,4 +1,4 @@ -README for papermas package, 2010/07/29, v1.0d +README for papermas package, 2011/02/01, v1.0e TABLE OF CONTENTS @@ -19,7 +19,7 @@ TABLE OF CONTENTS ============== This package allows to compute the mass of a printed version of a -document, useful e. g. when sending it by mail to determine the postage. +document, useful e.g. when sending it by mail to determine the postage. Warning/Disclaimer: The mass of (printer's) ink has to be added (and that of envelope, address sticker, stamps,...). So, this is only an estimation without @@ -70,20 +70,17 @@ Manual installation ------------------- a) Download the papermas files from CTAN or the TUG server. If necessary, unpack them. -b) If directory `beta' exists, replace the files by the - counterparts in this directory, if you want to use the - latest versions. -c) Generate the package and driver files: +b) Generate the package and driver files: tex papermas.ins -d) Install the files `*.sty', and `*.cfg' in your TDS tree: - cp *.sty *.cfg TDS:tex/latex/muench/papermas/ +c) Install the files `*.sty', and `*.cfg' in your TDS tree: + cp *.sty *.cfg TDS:tex/latex/papermas/ Replace `TDS:' by the prefix of your TDS tree (texmf directory). -e) Copy the documentation files to - "TDS:doc/latex/muench/papermas/": +d) Copy the documentation files to + "TDS:doc/latex/papermas/": README, papermas.pdf, papermas-example.tex, papermas-example.pdf. -f) Update the databases if necessary, e. g. for teTeX: +e) Update the databases if necessary, e. g. for teTeX: mktexlsr .../texmf diff --git a/Master/texmf-dist/doc/latex/papermas/ltxdoc.cfg b/Master/texmf-dist/doc/latex/papermas/ltxdoc.cfg index cd1b1462b9f..306111f4a19 100644 --- a/Master/texmf-dist/doc/latex/papermas/ltxdoc.cfg +++ b/Master/texmf-dist/doc/latex/papermas/ltxdoc.cfg @@ -37,7 +37,7 @@ %% papermas-example.tex. %% \NeedsTeXFormat{LaTeX2e}[1994/06/01] -\ProvidesFile{ltxdoc.cfg}[2010/05/15 v1.0 configuration file for papermas (HMM)] +\ProvidesFile{ltxdoc.cfg}[2011/02/01 v1.0b configuration file for papermas (HMM)] %% Code from original ltxdoc.cfg [2007/01/08 latex-tds: ltxdoc.cls configuration (HO)], %% % copyrighted 2006, 2007 Heiko Oberdiek, part of project `latex-tds'. % That file may be distributed and/or modified under the diff --git a/Master/texmf-dist/doc/latex/papermas/papermas-example.pdf b/Master/texmf-dist/doc/latex/papermas/papermas-example.pdf index 9a39cd81776..25742e3a8bc 100644 Binary files a/Master/texmf-dist/doc/latex/papermas/papermas-example.pdf and b/Master/texmf-dist/doc/latex/papermas/papermas-example.pdf differ diff --git a/Master/texmf-dist/doc/latex/papermas/papermas-example.tex b/Master/texmf-dist/doc/latex/papermas/papermas-example.tex index 4e84b6b6885..132d0f4d12a 100644 --- a/Master/texmf-dist/doc/latex/papermas/papermas-example.tex +++ b/Master/texmf-dist/doc/latex/papermas/papermas-example.tex @@ -38,7 +38,7 @@ %% \documentclass[british,a4paper]{article} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -\usepackage{hyperref}[2010/06/18]% v6.81g +\usepackage{hyperref}[2010/12/16]% v6.81z \hypersetup{% extension=pdf,% plainpages=false,% @@ -55,7 +55,7 @@ bookmarksopen=false% } \usepackage{alphalph}[2010/04/18]% v2.3 -\usepackage[pagecontinue=true,alphMult=ab,AlphMulti=AB,fnsymbolmult=true,romanMult=true,RomanMulti=true]{pagesLTS}[2010/07/29]% v1.1e +\usepackage[pagecontinue=true,alphMult=ab,AlphMulti=AB,fnsymbolmult=true,romanMult=true,RomanMulti=true]{pagesLTS}[2011/02/01]% v1.1m %% These are the default options. %% \usepackage[format=4,masss=80,pagespersheet=2,decimalsep={.}]{papermas} %% These are the default options. %% @@ -67,7 +67,7 @@ \markboth{Example for papermas}{Example for papermas} This example demonstrates the use of package\newline -\textsf{papermas}, v1.0d as of 2010/07/29 (HMM).\newline +\textsf{papermas}, v1.0e as of 2011/02/01 (HMM).\newline The used options were \texttt{format=4} (ISO~A4), \texttt{masss=80} ($\unit{g}\unit{m}^{-2}$), and\newline \texttt{pagespersheet=2} (pages per sheet of paper, diff --git a/Master/texmf-dist/doc/latex/papermas/papermas.pdf b/Master/texmf-dist/doc/latex/papermas/papermas.pdf index f2139d9e26b..625377fb5f9 100644 Binary files a/Master/texmf-dist/doc/latex/papermas/papermas.pdf and b/Master/texmf-dist/doc/latex/papermas/papermas.pdf differ -- cgit v1.2.3