From 02d941fa9c9895bb08a84ac9afe3559abd1ba8ad Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Thu, 26 May 2022 03:01:06 +0000 Subject: CTAN sync 202205260301 --- macros/generic/poormanlog/README | 19 +++++++++++++------ macros/generic/poormanlog/poormanlog.sty | 6 +++--- macros/generic/poormanlog/poormanlog.tex | 6 +++--- 3 files changed, 19 insertions(+), 12 deletions(-) (limited to 'macros/generic/poormanlog') diff --git a/macros/generic/poormanlog/README b/macros/generic/poormanlog/README index c98b99894d..7c28bd70dc 100644 --- a/macros/generic/poormanlog/README +++ b/macros/generic/poormanlog/README @@ -1,5 +1,5 @@ -POORMANLOG (v0.06, 2021/04/21) -============================== +POORMANLOG (0.07, 2022/05/25) +============================= poormanlog.tex provides (expandable) macros \PMLogZ and \PMPowTen for computing base 10 logarithms and powers of 10 with a bit less @@ -15,11 +15,11 @@ or pdftex or other binaries with the e-TeX extensions are required. Changes ------- -- v0.04 (2019/02/17): initial release. The package has no +- 0.04 (2019/02/17): initial release. The package has no dependencies and alongside two macros \PMLogZ and \PMPowTen also provides some specific additions to xint. -- v0.05 (2019/04/22): the additions/patches to xint originally +- 0.05 (2019/04/22): the additions/patches to xint originally provided by poormanlog.tex got moved into xint 1.3f itself. Thus, poormanlog now reduces to only two macros @@ -27,9 +27,16 @@ Changes files with no danger of conflicting with future releases of xint in case of concurrent usage. -- v0.06 (2021/04/21): documentation update (warning?) regarding +- 0.06 (2021/04/21): documentation update (warning?) regarding \PMLogZ{999999999} output being surprisingly 000000000. +- 0.07 (2022/05/25): (again cosmetic changes) + + * add a % at end of the \ProvidesPackage line in poormanlog.sty + + * release 0.06 modified only the README and forgot to update the + version strings in poormanlog.sty and in poormanlog.tex + Files ----- @@ -95,7 +102,7 @@ precision: It seems from testing that absolute error is less than LICENSE ------- -Copyright (C) 2019-2021, Jean-Francois Burnol. +Copyright (C) 2019-2022, Jean-Francois Burnol. This Work may be distributed and/or modified under the conditions of the LaTeX Project Public License version 1.3c. This version of this license diff --git a/macros/generic/poormanlog/poormanlog.sty b/macros/generic/poormanlog/poormanlog.sty index e164999faa..2b30b24cd0 100644 --- a/macros/generic/poormanlog/poormanlog.sty +++ b/macros/generic/poormanlog/poormanlog.sty @@ -1,6 +1,6 @@ -%% poormanlog.sty v0.05, 2019/04/22 +%% poormanlog.sty 0.07, 2022/05/25 %% -%% Copyright (C) 2019, Jean-Francois Burnol +%% Copyright (C) 2019-2022, Jean-Francois Burnol %% %% This Work may be distributed and/or modified under the %% conditions of the LaTeX Project Public License version 1.3c. @@ -12,6 +12,6 @@ %% This Work consists of files poormanlog.tex, poormanlog.sty and %% the accompanying README %% -\ProvidesPackage{poormanlog}[2019/04/22 v0.05 base 10 log and pow with 9 digits (JFB)] +\ProvidesPackage{poormanlog}[2022/05/25 v0.07 base 10 log and pow with 9 digits (JFB)]% \input{poormanlog.tex}% see README file for user documentation \endinput diff --git a/macros/generic/poormanlog/poormanlog.tex b/macros/generic/poormanlog/poormanlog.tex index f1faa66547..d00aa32316 100644 --- a/macros/generic/poormanlog/poormanlog.tex +++ b/macros/generic/poormanlog/poormanlog.tex @@ -1,6 +1,6 @@ -%% poormanlog.tex v0.05, 2019/04/22 -%% -%% Copyright (C) 2019, Jean-Francois Burnol +%% poormanlog.tex 0.07, 2022/05/25 +%% (macros not modified since 0.05, 2019/04/22) +%% Copyright (C) 2019-2022, Jean-Francois Burnol %% %% This Work may be distributed and/or modified under the %% conditions of the LaTeX Project Public License version 1.3c. -- cgit v1.2.3