From 6cee10004a95f99a2b6746024a6f2833b79e2db4 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 8 Jan 2019 21:54:14 +0000 Subject: bnumexpr (8jan19) git-svn-id: svn://tug.org/texlive/trunk@49643 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/bnumexpr/README | 2 +- Master/texmf-dist/doc/latex/bnumexpr/README.md | 2 +- Master/texmf-dist/doc/latex/bnumexpr/bnumexpr.pdf | Bin 87855 -> 88010 bytes Master/texmf-dist/doc/latex/bnumexpr/bnumexpr.tex | 6 +++--- .../doc/latex/bnumexpr/bnumexprchanges.tex | 4 ++++ .../texmf-dist/source/latex/bnumexpr/bnumexpr.dtx | 22 ++++++++++++--------- Master/texmf-dist/tex/latex/bnumexpr/bnumexpr.sty | 2 +- 7 files changed, 23 insertions(+), 15 deletions(-) diff --git a/Master/texmf-dist/doc/latex/bnumexpr/README b/Master/texmf-dist/doc/latex/bnumexpr/README index c7070cbcaf1..a8f5c0341f3 100644 --- a/Master/texmf-dist/doc/latex/bnumexpr/README +++ b/Master/texmf-dist/doc/latex/bnumexpr/README @@ -1,5 +1,5 @@ Source: bnumexpr.dtx -Version: v1.2d, 2019/01/07 (doc: 2019/01/07) +Version: v1.2e, 2019/01/08 (doc: 2019/01/08) Author: Jean-Francois Burnol Info: Expressions with big integers License: LPPL 1.3c diff --git a/Master/texmf-dist/doc/latex/bnumexpr/README.md b/Master/texmf-dist/doc/latex/bnumexpr/README.md index 47341d1377e..c632a66cf39 100644 --- a/Master/texmf-dist/doc/latex/bnumexpr/README.md +++ b/Master/texmf-dist/doc/latex/bnumexpr/README.md @@ -1,6 +1,6 @@ | Source: bnumexpr.dtx -| Version: v1.2d, 2019/01/07 (doc: 2019/01/07) +| Version: v1.2e, 2019/01/08 (doc: 2019/01/08) | Author: Jean-Francois Burnol | Info: Expressions with big integers | License: LPPL 1.3c diff --git a/Master/texmf-dist/doc/latex/bnumexpr/bnumexpr.pdf b/Master/texmf-dist/doc/latex/bnumexpr/bnumexpr.pdf index 9453768a846..5d8bf66573f 100644 Binary files a/Master/texmf-dist/doc/latex/bnumexpr/bnumexpr.pdf and b/Master/texmf-dist/doc/latex/bnumexpr/bnumexpr.pdf differ diff --git a/Master/texmf-dist/doc/latex/bnumexpr/bnumexpr.tex b/Master/texmf-dist/doc/latex/bnumexpr/bnumexpr.tex index b4a29f08fd3..ebcf3b00438 100644 --- a/Master/texmf-dist/doc/latex/bnumexpr/bnumexpr.tex +++ b/Master/texmf-dist/doc/latex/bnumexpr/bnumexpr.tex @@ -21,9 +21,9 @@ %% same distribution. (The sources need not necessarily be %% in the same archive or directory.) %% --------------------------------------------------------------- -\def\bnedocdate {2019/01/07}% package bnumexpr documentation date -\def\bnepackdate{2019/01/07}% package bnumexpr date -\def\bneversion {1.2d} % package bnumexpr version +\def\bnedocdate {2019/01/08}% package bnumexpr documentation date +\def\bnepackdate{2019/01/08}% package bnumexpr date +\def\bneversion {1.2e} % package bnumexpr version %% --------------------------------------------------------------- %% The bnumexpr package: Expressions with big integers %% Copyright (C) 2014-2019 by Jean-Francois Burnol diff --git a/Master/texmf-dist/doc/latex/bnumexpr/bnumexprchanges.tex b/Master/texmf-dist/doc/latex/bnumexpr/bnumexprchanges.tex index c8a09e25eed..b09e504cd4b 100644 --- a/Master/texmf-dist/doc/latex/bnumexpr/bnumexprchanges.tex +++ b/Master/texmf-dist/doc/latex/bnumexpr/bnumexprchanges.tex @@ -24,6 +24,10 @@ %% The bnumexpr package: Expressions with big integers %% Copyright (C) 2014-2019 by Jean-Francois Burnol %% +\item[1.2e (2019/01/08)] + Fixes a documentation glitch (extra braces when mentioning |\the\numexpr| or + |\thebnumexpr|). + \item[1.2d (2019/01/07)] \begin{itemize} \item requires \xintcorename |1.3d| or later (if not using option |custom|). diff --git a/Master/texmf-dist/source/latex/bnumexpr/bnumexpr.dtx b/Master/texmf-dist/source/latex/bnumexpr/bnumexpr.dtx index d1d162b7042..085380f9428 100644 --- a/Master/texmf-dist/source/latex/bnumexpr/bnumexpr.dtx +++ b/Master/texmf-dist/source/latex/bnumexpr/bnumexpr.dtx @@ -1,18 +1,18 @@ % -*- coding: iso-latin-1; time-stamp-format: "%02d-%02m-%:y at %02H:%02M:%02S %Z" -*- %<*dtx> -\def\bnedtxtimestamp {Time-stamp: <07-01-2019 at 11:53:27 CET>} +\def\bnedtxtimestamp {Time-stamp: <08-01-2019 at 13:04:43 CET>} \iffalse % %<*drv> %% --------------------------------------------------------------- -\def\bnedocdate {2019/01/07}% package bnumexpr documentation date -\def\bnepackdate{2019/01/07}% package bnumexpr date -\def\bneversion {1.2d} % package bnumexpr version +\def\bnedocdate {2019/01/08}% package bnumexpr documentation date +\def\bnepackdate{2019/01/08}% package bnumexpr date +\def\bneversion {1.2e} % package bnumexpr version % %<*readme>-------------------------------------------------------- | Source: bnumexpr.dtx -| Version: v1.2d, 2019/01/07 (doc: 2019/01/07) +| Version: v1.2e, 2019/01/08 (doc: 2019/01/08) | Author: Jean-Francois Burnol | Info: Expressions with big integers | License: LPPL 1.3c @@ -145,6 +145,10 @@ and the derived files %% % %<*changes>------------------------------------------------------- +\item[1.2e (2019/01/08)] + Fixes a documentation glitch (extra braces when mentioning |\the\numexpr| or + |\thebnumexpr|). + \item[1.2d (2019/01/07)] \begin{itemize} \item requires \xintcorename |1.3d| or later (if not using option |custom|). @@ -579,8 +583,8 @@ pdfpagemode=UseOutlines} \section{Examples} \label{sec:bnumexpr} -Package \bnumname provides |\thebnumexpr|\marg{expression}|\relax| which is -analogous to |\the\numexpr|\marg{expression}|\relax|, with these extensions: +Package \bnumname provides |\thebnumexpr|\meta{expression}|\relax| which is +analogous to |\the\numexpr|\meta{expression}|\relax|, with these extensions: \begin{itemize} \item it allows arbitrarily big integers, \item it computes powers (with either |**| or |^| as infix operator), @@ -594,7 +598,7 @@ digits for better readability of long numbers, \item comma separated expressions are allowed. \end{itemize} It expands completely, but in two steps (whereas -|\the\numexpr|\marg{expression}|\relax| expands in one step only, and +|\the\numexpr|\meta{expression}|\relax| expands in one step only, and |\numexpr| by itself is not expandable). |1.2d| adds a |\bnumeval|\marg{expression} interface. The |\bnumeval| macro @@ -876,7 +880,7 @@ macros of the same math engine. Its effect obeys the local scope. % |v1.2c| forgot to identify itself as such |:(|. Fixed (of course) at |v1.2d|. % \begin{macrocode} \NeedsTeXFormat{LaTeX2e}% -\ProvidesPackage{bnumexpr}[2019/01/07 v1.2d Expressions with big integers (JFB)]% +\ProvidesPackage{bnumexpr}[2019/01/08 v1.2e Expressions with big integers (JFB)]% \edef\BNErestorecatcodes {\catcode`\noexpand\!\the\catcode`\! \catcode`\noexpand\?\the\catcode`\? \catcode`\noexpand\_\the\catcode`\_ diff --git a/Master/texmf-dist/tex/latex/bnumexpr/bnumexpr.sty b/Master/texmf-dist/tex/latex/bnumexpr/bnumexpr.sty index c7f91072960..6854b28e37c 100644 --- a/Master/texmf-dist/tex/latex/bnumexpr/bnumexpr.sty +++ b/Master/texmf-dist/tex/latex/bnumexpr/bnumexpr.sty @@ -25,7 +25,7 @@ %% Copyright (C) 2014-2019 by Jean-Francois Burnol %% \NeedsTeXFormat{LaTeX2e}% -\ProvidesPackage{bnumexpr}[2019/01/07 v1.2d Expressions with big integers (JFB)]% +\ProvidesPackage{bnumexpr}[2019/01/08 v1.2e Expressions with big integers (JFB)]% \edef\BNErestorecatcodes {\catcode`\noexpand\!\the\catcode`\! \catcode`\noexpand\?\the\catcode`\? \catcode`\noexpand\_\the\catcode`\_ -- cgit v1.2.3