diff options
author | Karl Berry <karl@freefriends.org> | 2021-05-27 19:52:44 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-05-27 19:52:44 +0000 |
commit | c62bfc7af7593732fbf4d8ed688f567458050b4f (patch) | |
tree | 4947b3827664fffe1be343dfcc386b6b8e712c78 /Master/texmf-dist/tex/generic/xint/xintfrac.sty | |
parent | 36cac55495391055609cff1eb27c7959c1457f47 (diff) |
xint (27may21)
git-svn-id: svn://tug.org/texlive/trunk@59366 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/generic/xint/xintfrac.sty')
-rw-r--r-- | Master/texmf-dist/tex/generic/xint/xintfrac.sty | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/generic/xint/xintfrac.sty b/Master/texmf-dist/tex/generic/xint/xintfrac.sty index f5c600e434a..ef5e0f838d3 100644 --- a/Master/texmf-dist/tex/generic/xint/xintfrac.sty +++ b/Master/texmf-dist/tex/generic/xint/xintfrac.sty @@ -21,7 +21,7 @@ %% same distribution. (The sources need not necessarily be %% in the same archive or directory.) %% --------------------------------------------------------------- -%% The xint bundle 1.4g 2021/05/25 +%% The xint bundle 1.4h 2021/05/27 %% Copyright (C) 2013-2021 by Jean-Francois Burnol %% xintfrac: Expandable operations on fractions %% --------------------------------------------------------------- @@ -70,7 +70,7 @@ \XINTsetupcatcodes% defined in xintkernel.sty \XINT_providespackage \ProvidesPackage{xintfrac}% - [2021/05/25 v1.4g Expandable operations on fractions (JFB)]% + [2021/05/27 v1.4h Expandable operations on fractions (JFB)]% \def\XINT_cntSgnFork #1% {% \ifcase #1\expandafter\xint_secondofthree |