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 --- .../texmf-dist/source/latex/bnumexpr/bnumexpr.dtx | 22 +++++++++++++--------- 1 file changed, 13 insertions(+), 9 deletions(-) (limited to 'Master/texmf-dist/source/latex/bnumexpr') 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`\_ -- cgit v1.2.3