diff options
author | Karl Berry <karl@freefriends.org> | 2019-02-17 23:01:29 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-02-17 23:01:29 +0000 |
commit | 504fe273e928d794b6d3f78a106116142faca8f7 (patch) | |
tree | 05717df847eafa0b3bc002a5a6900d5fa3186a45 /Master/texmf-dist/tex/generic | |
parent | 51cb189341f942c521df0a0f50ff14fcc47259c9 (diff) |
poormanlog (17feb19)
git-svn-id: svn://tug.org/texlive/trunk@50044 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/generic')
-rw-r--r-- | Master/texmf-dist/tex/generic/poormanlog/poormanlog.sty | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/generic/poormanlog/poormanlog.sty b/Master/texmf-dist/tex/generic/poormanlog/poormanlog.sty new file mode 100644 index 00000000000..c740360e985 --- /dev/null +++ b/Master/texmf-dist/tex/generic/poormanlog/poormanlog.sty @@ -0,0 +1,17 @@ +%% poormanlog.sty v0.04, 2019/02/17 +%% +%% Copyright (C) 2019, Jean-Francois Burnol +%% +%% This Work may be distributed and/or modified under the +%% conditions of the LaTeX Project Public License version 1.3c. +%% +%% This Work has the LPPL maintenance status `author-maintained'. +%% +%% The Author of this Work is Jean-Francois Burnol. +%% +%% This Work consists of files poormanlog.tex, poormanlog.sty and +%% the accompanying README +%% +\ProvidesPackage{poormanlog}[2019/02/17 v0.04 log and powers with 9 digits (JFB)] +\input{poormanlog.tex}% see README file for user documentation +\endinput |