From daa48402af9dca7dd8362ec74380bbd72623fa46 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 27 Nov 2019 22:05:18 +0000 Subject: bxcalc (27nov19) git-svn-id: svn://tug.org/texlive/trunk@52947 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/bxcalc/bxcalc.sty | 4 ++-- Master/texmf-dist/tex/latex/bxcalc/bxcalcize.sty | 4 ++-- Master/texmf-dist/tex/latex/bxcalc/bxcalcux.sty | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) (limited to 'Master/texmf-dist/tex/latex/bxcalc') diff --git a/Master/texmf-dist/tex/latex/bxcalc/bxcalc.sty b/Master/texmf-dist/tex/latex/bxcalc/bxcalc.sty index 4dccf4bd603..d71eb2a3613 100644 --- a/Master/texmf-dist/tex/latex/bxcalc/bxcalc.sty +++ b/Master/texmf-dist/tex/latex/bxcalc/bxcalc.sty @@ -1,7 +1,7 @@ %% %% This is file 'bxcalc.sty'. %% -%% Copyright (c) 2018 Takayuki YATO (aka. "ZR") +%% Copyright (c) 2018-2019 Takayuki YATO (aka. "ZR") %% GitHub: https://github.com/zr-tex8r %% Twitter: @zr_tex8r %% @@ -10,7 +10,7 @@ %% package declaration \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{bxcalc}[2018/01/28 v1.0a] +\ProvidesPackage{bxcalc}[2019/11/24 v1.0b] \def\bxqcz@pkgname{bxcalc} %--------------------------------------- main diff --git a/Master/texmf-dist/tex/latex/bxcalc/bxcalcize.sty b/Master/texmf-dist/tex/latex/bxcalc/bxcalcize.sty index 33342f7cc92..f469cd4ab9c 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) 2018 Takayuki YATO (aka. "ZR") +%% Copyright (c) 2018-2019 Takayuki YATO (aka. "ZR") %% GitHub: https://github.com/zr-tex8r %% Twitter: @zr_tex8r %% @@ -10,7 +10,7 @@ %% package declaration \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{bxcalcize}[2018/01/28 v1.0a] +\ProvidesPackage{bxcalcize}[2019/11/24 v1.0b] \def\bxcy@pkgname{bxcalcize} %% code guards diff --git a/Master/texmf-dist/tex/latex/bxcalc/bxcalcux.sty b/Master/texmf-dist/tex/latex/bxcalc/bxcalcux.sty index 489d376a897..9c55a6f7812 100644 --- a/Master/texmf-dist/tex/latex/bxcalc/bxcalcux.sty +++ b/Master/texmf-dist/tex/latex/bxcalc/bxcalcux.sty @@ -1,7 +1,7 @@ %% %% This is file 'bxcalcux.sty'. %% -%% Copyright (c) 2018 Takayuki YATO (aka. "ZR") +%% Copyright (c) 2018-2019 Takayuki YATO (aka. "ZR") %% GitHub: https://github.com/zr-tex8r %% Twitter: @zr_tex8r %% @@ -10,7 +10,7 @@ %% package declaration \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{bxcalcux}[2018/01/28 v1.0a] +\ProvidesPackage{bxcalcux}[2019/11/24 v1.0b] \def\bxcx@pkgname{bxcalcux} %% code guards @@ -195,7 +195,7 @@ } \def\bxcx@parse@cs#1{ %\typeout{} - \bxcx@cond\ifx#1\bxcx@end\fi{ + \bxcx@cond{\ifx#1\bxcx@end}\fi{% NB. #1 can be \fi \bxcx@parse@fin }{%else \ifcsdef{bxcx@arity\string#1}{ -- cgit v1.2.3