summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/poormanlog
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-05-25 20:19:05 +0000
committerKarl Berry <karl@freefriends.org>2022-05-25 20:19:05 +0000
commit8136efd96b4cd427ca16baeb090ba434a3675e34 (patch)
treee3c511abcc196d80e1cdaf925d04e213d05141a2 /Master/texmf-dist/tex/generic/poormanlog
parent255aeb5458d6f95aaf9a1f318c07c9337dd54e3e (diff)
poormanlog (25may22)
git-svn-id: svn://tug.org/texlive/trunk@63400 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/generic/poormanlog')
-rw-r--r--Master/texmf-dist/tex/generic/poormanlog/poormanlog.sty6
-rw-r--r--Master/texmf-dist/tex/generic/poormanlog/poormanlog.tex6
2 files changed, 6 insertions, 6 deletions
diff --git a/Master/texmf-dist/tex/generic/poormanlog/poormanlog.sty b/Master/texmf-dist/tex/generic/poormanlog/poormanlog.sty
index e164999faa1..2b30b24cd0d 100644
--- a/Master/texmf-dist/tex/generic/poormanlog/poormanlog.sty
+++ b/Master/texmf-dist/tex/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/Master/texmf-dist/tex/generic/poormanlog/poormanlog.tex b/Master/texmf-dist/tex/generic/poormanlog/poormanlog.tex
index f1faa665479..d00aa32316d 100644
--- a/Master/texmf-dist/tex/generic/poormanlog/poormanlog.tex
+++ b/Master/texmf-dist/tex/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.