diff options
author | Karl Berry <karl@freefriends.org> | 2017-08-07 21:08:44 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-08-07 21:08:44 +0000 |
commit | 002c21425ce199a6ec027abc714d843785de1269 (patch) | |
tree | b6df7d0db1bff573faa13d29ce36e4af29cfb196 /Master/texmf-dist/tex/generic/xint/xintfrac.sty | |
parent | 3789b48e375fa4cf571aba22961afe3feee202ef (diff) |
xint (7aug17)
git-svn-id: svn://tug.org/texlive/trunk@44975 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 60c14bb01d0..7bd7db6272c 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.2m 2017/07/31 +%% The xint bundle 1.2n 2017/08/06 %% Copyright (C) 2013-2017 by Jean-Francois Burnol %% xintfrac: Expandable operations on fractions %% --------------------------------------------------------------- @@ -70,7 +70,7 @@ \XINTsetupcatcodes% defined in xintkernel.sty \XINT_providespackage \ProvidesPackage{xintfrac}% - [2017/07/31 1.2m Expandable operations on fractions (JFB)]% + [2017/08/06 1.2n Expandable operations on fractions (JFB)]% \def\XINT_cntSgnFork #1% {% \ifcase #1\expandafter\xint_secondofthree |