diff options
author | Karl Berry <karl@freefriends.org> | 2018-01-30 00:29:08 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-01-30 00:29:08 +0000 |
commit | 23d86fdfc88da36147892fd0f28e12e9163d239d (patch) | |
tree | 58d54b80db2f525aa19852edb4a4f3d009399757 /Master/texmf-dist/tex/latex/bxcalc/bxcalcize.sty | |
parent | e6129b052e9f923894c255aa312aa1a73c5cef3a (diff) |
bxcalc (28jan18)
git-svn-id: svn://tug.org/texlive/trunk@46482 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/bxcalc/bxcalcize.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/bxcalc/bxcalcize.sty | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/bxcalc/bxcalcize.sty b/Master/texmf-dist/tex/latex/bxcalc/bxcalcize.sty index 1c913e53e2c..33342f7cc92 100644 --- a/Master/texmf-dist/tex/latex/bxcalc/bxcalcize.sty +++ b/Master/texmf-dist/tex/latex/bxcalc/bxcalcize.sty @@ -1,7 +1,7 @@ %% %% This is file 'bxcalcize.sty'. %% -%% Copyright (c) 2017 Takayuki YATO (aka. "ZR") +%% Copyright (c) 2018 Takayuki YATO (aka. "ZR") %% GitHub: https://github.com/zr-tex8r %% Twitter: @zr_tex8r %% @@ -10,7 +10,7 @@ %% package declaration \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{bxcalcize}[2017/05/21 v1.0] +\ProvidesPackage{bxcalcize}[2018/01/28 v1.0a] \def\bxcy@pkgname{bxcalcize} %% code guards |