diff options
author | Karl Berry <karl@freefriends.org> | 2015-09-13 21:32:20 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-09-13 21:32:20 +0000 |
commit | 0147cee7c31113fac3240ef856b0683ba8b48da8 (patch) | |
tree | f2e3fe81d8b28cdfc6655fe9e7a8257aa07f4d64 /Master/texmf-dist/doc/generic/xint | |
parent | d1cbabc7d105387043fbe801d05c54ab32f118fb (diff) |
xint (13sep15)
git-svn-id: svn://tug.org/texlive/trunk@38368 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/generic/xint')
-rw-r--r-- | Master/texmf-dist/doc/generic/xint/CHANGES.html | 16 | ||||
-rw-r--r-- | Master/texmf-dist/doc/generic/xint/CHANGES.pdf | bin | 59434 -> 59953 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/generic/xint/README | 17 | ||||
-rw-r--r-- | Master/texmf-dist/doc/generic/xint/README.html | 20 | ||||
-rw-r--r-- | Master/texmf-dist/doc/generic/xint/README.pdf | bin | 28744 -> 28483 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/generic/xint/sourcexint.pdf | bin | 522619 -> 524210 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/generic/xint/xint.pdf | bin | 672011 -> 675200 bytes |
7 files changed, 26 insertions, 27 deletions
diff --git a/Master/texmf-dist/doc/generic/xint/CHANGES.html b/Master/texmf-dist/doc/generic/xint/CHANGES.html index 60167b904dc..9072d7f4032 100644 --- a/Master/texmf-dist/doc/generic/xint/CHANGES.html +++ b/Master/texmf-dist/doc/generic/xint/CHANGES.html @@ -4,7 +4,7 @@ <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="Content-Style-Type" content="text/css" /> <meta name="generator" content="pandoc" /> - <meta name="author" content="xint v1.1b" /> + <meta name="author" content="xint v1.1c" /> <title>CHANGE LOG</title> <style type="text/css">code{white-space: pre;}</style> <style type="text/css"> @@ -17,11 +17,12 @@ <body> <div id="header"> <h1 class="title">CHANGE LOG</h1> -<h2 class="author">xint v1.1b</h2> -<h3 class="date">2015/08/31 (doc 2015/08/31)</h3> +<h2 class="author">xint v1.1c</h2> +<h3 class="date">2015/09/12</h3> </div> <div id="TOC"> <ul> +<li><a href="#c-20150912"><code>1.1c (2015/09/12)</code></a></li> <li><a href="#b-20150831"><code>1.1b (2015/08/31)</code></a></li> <li><a href="#a-20141107"><code>1.1a (2014/11/07)</code></a></li> <li><a href="#section"><code>1.1 (2014/10/28)</code></a></li> @@ -51,10 +52,15 @@ <li><a href="#section-7"><code>1.0 (2013/03/28)</code></a></li> </ul> </div> -<pre><code>Source: xint.dtx (v1.1b 2015/08/31, doc of 2015/08/31) +<pre><code>Source: xint.dtx v1.1c 2015/09/12 Author: Jean-Francois Burnol Info: Expandable operations on big integers, decimals, fractions -License: LPPL 1.3c or later</code></pre> +License: LPPL 1.3c</code></pre> +<h2 id="c-20150912"><code>1.1c (2015/09/12)</code></h2> +<ul> +<li><p>bugfix regarding macro <code>\xintAssign</code> from <strong>xinttools</strong> which did not behave correctly in some circumstances (if there was a space before <code>\to</code>, in particular).</p></li> +<li><p>very minor code improvements, and correction of some issues regarding the source code formatting in <code>sourcexint.pdf</code>, and minor issues in <code>Makefile.mk</code>.</p></li> +</ul> <h2 id="b-20150831"><code>1.1b (2015/08/31)</code></h2> <ul> <li><p>bugfix: some macros needed by the integer division routine from <strong>xintcore</strong> had been left in <strong>xint.sty</strong> since release <code>1.1</code>. This for example broke the <code>\xintGCD</code> from <strong>xintgcd</strong> if package <strong>xint</strong> was not loaded.</p></li> diff --git a/Master/texmf-dist/doc/generic/xint/CHANGES.pdf b/Master/texmf-dist/doc/generic/xint/CHANGES.pdf Binary files differindex 966e9055f3c..5300060c30f 100644 --- a/Master/texmf-dist/doc/generic/xint/CHANGES.pdf +++ b/Master/texmf-dist/doc/generic/xint/CHANGES.pdf diff --git a/Master/texmf-dist/doc/generic/xint/README b/Master/texmf-dist/doc/generic/xint/README index 59418b762cd..c821eb25d89 100644 --- a/Master/texmf-dist/doc/generic/xint/README +++ b/Master/texmf-dist/doc/generic/xint/README @@ -1,7 +1,7 @@ - Source: xint.dtx (v1.1b 2015/08/31, doc of 2015/08/31) + Source: xint.dtx v1.1c 2015/09/12 Author: Jean-Francois Burnol Info: Expandable operations on big integers, decimals, fractions - License: LPPL 1.3c or later + License: LPPL 1.3c This README is also available as README.pdf and README.html. @@ -31,7 +31,7 @@ With TeX One does for example: - \input xintexpr.sty\relax + \input xintexpr.sty Again, all dependencies are handled automatically. The packages may be loaded in any catcode context such that letters, digits, \ and % have @@ -88,7 +88,8 @@ files as well as xint.tds.zip. It is for GNU/Linux-like (inc. Mac OS X) systems, with a teTeX like installation such as TeXLive. Furthermore the Pandoc software is required. -1. obtain xint.dtx and Makefile from http://www.ctan.org/pkg/xint. +1. obtain xint.dtx and Makefile from + http://www.ctan.org/tex-archive/macros/generic/xint. 2. put them in an otherwise empty working repertory, run make or equivalently make help for further instructions. @@ -150,15 +151,11 @@ LICENSE Copyright (C) 2013-2015 by Jean-Francois Burnol This Work may be distributed and/or modified under the conditions of the -LaTeX Project Public License, either version 1.3c of this license or (at -your option) any later version. This version of this license is in +LaTeX Project Public License version 1.3c. This version of this license +is in http://www.latex-project.org/lppl/lppl-1-3c.txt -and the latest version of this license is in - - http://www.latex-project.org/lppl.txt - and version 1.3 or later is part of all distributions of LaTeX version 2005/12/01 or later. diff --git a/Master/texmf-dist/doc/generic/xint/README.html b/Master/texmf-dist/doc/generic/xint/README.html index 0034daef4b0..ee081faeb54 100644 --- a/Master/texmf-dist/doc/generic/xint/README.html +++ b/Master/texmf-dist/doc/generic/xint/README.html @@ -4,7 +4,7 @@ <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="Content-Style-Type" content="text/css" /> <meta name="generator" content="pandoc" /> - <meta name="author" content="xint v1.1b" /> + <meta name="author" content="xint v1.1c" /> <title>README</title> <style type="text/css">code{white-space: pre;}</style> <style type="text/css"> @@ -17,8 +17,8 @@ <body> <div id="header"> <h1 class="title">README</h1> -<h2 class="author">xint v1.1b</h2> -<h3 class="date">2015/08/31 (doc 2015/08/31)</h3> +<h2 class="author">xint v1.1c</h2> +<h3 class="date">2015/09/12</h3> </div> <div id="TOC"> <ul> @@ -35,10 +35,10 @@ <li><a href="#license">License</a></li> </ul> </div> -<pre><code>Source: xint.dtx (v1.1b 2015/08/31, doc of 2015/08/31) +<pre><code>Source: xint.dtx v1.1c 2015/09/12 Author: Jean-Francois Burnol Info: Expandable operations on big integers, decimals, fractions -License: LPPL 1.3c or later</code></pre> +License: LPPL 1.3c</code></pre> <p>This README is also available as README.pdf and README.html.</p> <p>Change log is in CHANGES.pdf and CHANGES.html.</p> <h1 id="usage">Usage</h1> @@ -49,7 +49,7 @@ License: LPPL 1.3c or later</code></pre> <p>Further packages: <code>xintbinhex</code>, <code>xintgcd</code>, <code>xintseries</code> and <code>xintcfrac</code>. All dependencies are handled automatically. For example <code>xintexpr</code> automatically loads <code>xintfrac</code> which itself loads <code>xint</code>. Package <code>xintcore</code> is the subset of <code>xint</code> providing only the five operations on big integers: <code>\xintiiAdd</code>, <code>\xintiiMul</code>, ... There is also <code>xinttools</code> which is a separate package providing, among others, expandable and non-expandable loops such as <code>\xintFor</code>.</p> <h2 id="with-tex">With TeX</h2> <p>One does for example:</p> -<pre><code>\input xintexpr.sty\relax</code></pre> +<pre><code>\input xintexpr.sty</code></pre> <p>Again, all dependencies are handled automatically. The packages may be loaded in any catcode context such that letters, digits, <code>\</code> and <code>%</code> have their standard catcodes.</p> <p><code>xintcore.sty</code> and <code>xinttools.sty</code> both import <code>xintkernel.sty</code> which has the catcode handler and package identifier and defines a few utilities such as <code>\oodef</code> or <code>\xint_dothis/\xint_orthat</code>.</p> <h1 id="installation">Installation</h1> @@ -74,7 +74,7 @@ sudo texhash /usr/local/texlive/texmf-local</code></pre></li> <h2 id="method-c-manual-installation-using-makefile-and-xint.dtx">Method C: manual installation using <code>Makefile</code> and <code>xint.dtx</code></h2> <p>The Makefile automatizes rebuilding from <code>xint.dtx</code> all documentation files as well as <code>xint.tds.zip</code>. It is for GNU/Linux-like (inc. Mac OS X) systems, with a teTeX like installation such as TeXLive. Furthermore the <a href="http://johnmacfarlane.net/pandoc/">Pandoc</a> software is required.</p> <ol style="list-style-type: decimal"> -<li><p>obtain <code>xint.dtx</code> and <code>Makefile</code> from <a href="http://www.ctan.org/pkg/xint" class="uri">http://www.ctan.org/pkg/xint</a>.</p></li> +<li><p>obtain <code>xint.dtx</code> and <code>Makefile</code> from <a href="http://www.ctan.org/tex-archive/macros/generic/xint" class="uri">http://www.ctan.org/tex-archive/macros/generic/xint</a>.</p></li> <li><p>put them in an otherwise empty working repertory, run <code>make</code> or equivalently <code>make help</code> for further instructions.</p></li> </ol> <h2 id="method-d-installation-starting-with-only-xint.dtx">Method D: installation starting with only <code>xint.dtx</code></h2> @@ -111,14 +111,10 @@ sudo texhash /usr/local/texlive/texmf-local</code></pre></li> <h1 id="license">License</h1> <div class="mono"> <p>Copyright (C) 2013-2015 by Jean-Francois Burnol</p> -<p>This Work may be distributed and/or modified under the conditions of the LaTeX Project Public License, either version 1.3c of this license or (at your option) any later version. This version of this license is in</p> +<p>This Work may be distributed and/or modified under the conditions of the LaTeX Project Public License version 1.3c. This version of this license is in</p> <blockquote> <p><a href="http://www.latex-project.org/lppl/lppl-1-3c.txt" class="uri">http://www.latex-project.org/lppl/lppl-1-3c.txt</a></p> </blockquote> -<p>and the latest version of this license is in</p> -<blockquote> -<p><a href="http://www.latex-project.org/lppl.txt" class="uri">http://www.latex-project.org/lppl.txt</a></p> -</blockquote> <p>and version 1.3 or later is part of all distributions of LaTeX version 2005/12/01 or later.</p> <p>This Work has the LPPL maintenance status <code>author-maintained</code>.</p> <p>The Author of this Work is Jean-Francois Burnol.</p> diff --git a/Master/texmf-dist/doc/generic/xint/README.pdf b/Master/texmf-dist/doc/generic/xint/README.pdf Binary files differindex 2efbcf3ca87..802d564416f 100644 --- a/Master/texmf-dist/doc/generic/xint/README.pdf +++ b/Master/texmf-dist/doc/generic/xint/README.pdf diff --git a/Master/texmf-dist/doc/generic/xint/sourcexint.pdf b/Master/texmf-dist/doc/generic/xint/sourcexint.pdf Binary files differindex 542d590bb90..a5e08f45990 100644 --- a/Master/texmf-dist/doc/generic/xint/sourcexint.pdf +++ b/Master/texmf-dist/doc/generic/xint/sourcexint.pdf diff --git a/Master/texmf-dist/doc/generic/xint/xint.pdf b/Master/texmf-dist/doc/generic/xint/xint.pdf Binary files differindex 3531128c122..71743b5919c 100644 --- a/Master/texmf-dist/doc/generic/xint/xint.pdf +++ b/Master/texmf-dist/doc/generic/xint/xint.pdf |