diff options
author | Karl Berry <karl@freefriends.org> | 2018-03-03 21:54:53 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-03-03 21:54:53 +0000 |
commit | 49b02bd2f9b2cd0ef834c72850e519a9bec4ccd5 (patch) | |
tree | ae8dfaac64fc548e3b422ea7adefd92501aeb374 /Master/texmf-dist/tex/latex/polexpr | |
parent | b482212984105cf874198fd412f9dbb70f1565b8 (diff) |
polexpr (3mar18)
git-svn-id: svn://tug.org/texlive/trunk@46805 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/polexpr')
-rw-r--r-- | Master/texmf-dist/tex/latex/polexpr/polexpr.sty | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/polexpr/polexpr.sty b/Master/texmf-dist/tex/latex/polexpr/polexpr.sty index fd295dfe687..7e132905392 100644 --- a/Master/texmf-dist/tex/latex/polexpr/polexpr.sty +++ b/Master/texmf-dist/tex/latex/polexpr/polexpr.sty @@ -1,7 +1,7 @@ % author: Jean-François Burnol % License: LPPL 1.3c (author-maintained) \ProvidesPackage{polexpr}% - [2018/03/01 v0.4.1 Polynomial expressions with rational coefficients (JFB)]% + [2018/03/03 v0.4.2 Polynomial expressions with rational coefficients (JFB)]% \RequirePackage{xintexpr}[2018/03/01]% xint 1.3 \edef\POL@restorecatcodes {\catcode`\noexpand\_ \the\catcode`\_ \catcode0 \the\catcode0\relax}% |