summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/bnumexpr/README.md
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-05-17 20:44:02 +0000
committerKarl Berry <karl@freefriends.org>2021-05-17 20:44:02 +0000
commit25bf3c385956f2a5ba9856bc6f695e35b3985ae3 (patch)
treeb85060416b14195cf65105ebde3ff0b07d85e1ca /Master/texmf-dist/doc/latex/bnumexpr/README.md
parent2bb27ef24e1ab4cd04abd88c273e150f4d009ae9 (diff)
bnumexpr (17may21)
git-svn-id: svn://tug.org/texlive/trunk@59244 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/bnumexpr/README.md')
-rw-r--r--Master/texmf-dist/doc/latex/bnumexpr/README.md37
1 files changed, 22 insertions, 15 deletions
diff --git a/Master/texmf-dist/doc/latex/bnumexpr/README.md b/Master/texmf-dist/doc/latex/bnumexpr/README.md
index a7db8bf12c8..cd161f7cb43 100644
--- a/Master/texmf-dist/doc/latex/bnumexpr/README.md
+++ b/Master/texmf-dist/doc/latex/bnumexpr/README.md
@@ -1,5 +1,5 @@
| Source: bnumexpr.dtx
-| Version: v1.4a, 2021/05/13 (doc: 2021/05/13)
+| Version: v1.5, 2021/05/17 (doc: 2021/05/17)
| Author: Jean-Francois Burnol
| Info: Expressions with big integers
| License: LPPL 1.3c
@@ -20,7 +20,8 @@ these extensions:
- comma separated expressions,
- the space character as well as the underscore may serve
to separate groups of digits,
-- optional conversion of output to hexadecimal.
+- optional conversion of output to hexadecimal,
+- customizability and extendibility of the syntax.
The expression parser is a scaled-down variant from the
`\xintiiexpr...\relax`
@@ -55,21 +56,26 @@ Run `"etex bnumexpr.dtx"` to extract these files:
: change history.
`bnumexpr.tex`
- : can be used to generate the documentation:
+ : can be used to generate the documentation
- : - with latex+dvipdfmx: `"latex bnumexpr.tex"` (thrice) then
- `"dvipdfmx bnumexpr.dvi"`.
+To generate the documentation:
- : - with pdflatex: `"pdflatex bnumexpr.tex"` (thrice).
+ - with latex+dvipdfmx: `"latex bnumexpr.tex"` (thrice) then
+ `"dvipdfmx bnumexpr.dvi"`.
- : In both cases files `README.md` and `bnumexprchanges.tex` must
- be located in the same repertory as `bnumexpr.tex` and `bnumexpr.dtx`.
+ - with pdflatex: `"pdflatex bnumexpr.tex"` (thrice).
-without `bnumexpr.tex`:
- : `"pdflatex bnumexpr.dtx"` (thrice) extracts all files and
+In both cases files `README.md` and `bnumexprchanges.tex` must
+be located in the same repertory as `bnumexpr.tex` and `bnumexpr.dtx`.
+
+Without `bnumexpr.tex`:
+
+ - `"pdflatex bnumexpr.dtx"` (thrice) extracts all files and
simultaneously generates the pdf documentation.
-Finishing the installation:
+Final steps:
+
+- move files to appropriate destination:
bnumexpr.sty --> TDS:tex/latex/bnumexpr/
@@ -78,6 +84,8 @@ Finishing the installation:
bnumexpr.pdf --> TDS:doc/latex/bnumexpr/
README.me --> TDS:doc/latex/bnumexpr/
+- discard auxiliary files generated during compilation.
+
License
=======
@@ -96,9 +104,8 @@ This Work has the LPPL maintenance status "author-maintained".
The Author and Maintainer of this Work is Jean-Francois Burnol.
-This Work consists of the main source file `bnumexpr.dtx`
-and the derived files
+This Work consists of the main source file and its derived files
- bnumexpr.sty, bnumexpr.pdf, bnumexpr.tex, bnumexprchanges.tex,
- and README.md
+ bnumexpr.dtx, bnumexpr.sty, bnumexpr.pdf, bnumexpr.tex,
+ bnumexprchanges.tex, README.md