From 6df54a5d07db68aa119eceb9d1d5d7bd25b0ff69 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 12 Feb 2019 22:05:09 +0000 Subject: polexpr (12feb19) git-svn-id: svn://tug.org/texlive/trunk@50013 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/polexpr/README.md | 5 ++++- Master/texmf-dist/doc/latex/polexpr/polexpr.html | 13 +++++++++++-- Master/texmf-dist/doc/latex/polexpr/polexpr.txt | 10 ++++++++-- 3 files changed, 23 insertions(+), 5 deletions(-) (limited to 'Master/texmf-dist/doc/latex/polexpr') diff --git a/Master/texmf-dist/doc/latex/polexpr/README.md b/Master/texmf-dist/doc/latex/polexpr/README.md index d311eb67e6b..29c0d2f5ab8 100644 --- a/Master/texmf-dist/doc/latex/polexpr/README.md +++ b/Master/texmf-dist/doc/latex/polexpr/README.md @@ -78,8 +78,11 @@ Releases - 0.7.3 (2019/02/04) Bugfix: polynomial names ending in digits caused errors. Thanks to Thomas Söll for report. +- 0.7.4 (2019/02/12) + Bugfix: 20000000000 is too big for \numexpr, shouldn't I know that? + Thanks to Jürgen Gilg for report. -Files of 0.7.3 release: +Files of 0.7.4 release: - README.md, - polexpr.sty (package file), diff --git a/Master/texmf-dist/doc/latex/polexpr/polexpr.html b/Master/texmf-dist/doc/latex/polexpr/polexpr.html index 63780d79efa..6fc48c2dd6b 100644 --- a/Master/texmf-dist/doc/latex/polexpr/polexpr.html +++ b/Master/texmf-dist/doc/latex/polexpr/polexpr.html @@ -362,7 +362,7 @@ ul.auto-toc {

Package polexpr documentation

-

0.7.3 (2019/02/04)

+

0.7.4 (2019/02/12)

@@ -2868,7 +2868,7 @@ existed (thanks to Thomas Söll for report).
  • v0.7.3 (2019/02/04)

      -
    • bug fixes:
        +
      • bugfix:
        • Debugging information not destined to user showed in log if root finding was done under \xintverbosetrue regime.
        • \PolPrintIntervalsTheVar remained defined after @@ -2882,6 +2882,15 @@ Söll).
      • +
      • v0.7.4 (2019/02/12)

        +
          +
        • bugfix:
            +
          • 20000000000 is too big for \numexpr, shouldn't I know that? +Thanks to Jürgen Gilg for report.
          • +
          +
        • +
        +
  • diff --git a/Master/texmf-dist/doc/latex/polexpr/polexpr.txt b/Master/texmf-dist/doc/latex/polexpr/polexpr.txt index 836e044f155..46ea7e32faa 100644 --- a/Master/texmf-dist/doc/latex/polexpr/polexpr.txt +++ b/Master/texmf-dist/doc/latex/polexpr/polexpr.txt @@ -4,7 +4,7 @@ Package polexpr documentation =============================== -0.7.3 (2019/02/04) +0.7.4 (2019/02/12) ================== .. contents:: @@ -2548,7 +2548,7 @@ CHANGE LOG - v0.7.3 (2019/02/04) - * bug fixes: + * bugfix: - Debugging information not destined to user showed in log if root finding was done under ``\xintverbosetrue`` regime. @@ -2560,6 +2560,12 @@ CHANGE LOG - Polynomial names ending in digits caused errors (reported by Thomas Söll). +- v0.7.4 (2019/02/12) + + * bugfix: + + - 20000000000 is too big for ``\numexpr``, shouldn't I know that? + Thanks to Jürgen Gilg for report. Acknowledgments --------------- -- cgit v1.2.3