summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/xint/CHANGES.html
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-09-13 21:32:20 +0000
committerKarl Berry <karl@freefriends.org>2015-09-13 21:32:20 +0000
commit0147cee7c31113fac3240ef856b0683ba8b48da8 (patch)
treef2e3fe81d8b28cdfc6655fe9e7a8257aa07f4d64 /Master/texmf-dist/doc/generic/xint/CHANGES.html
parentd1cbabc7d105387043fbe801d05c54ab32f118fb (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/CHANGES.html')
-rw-r--r--Master/texmf-dist/doc/generic/xint/CHANGES.html16
1 files changed, 11 insertions, 5 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>