summaryrefslogtreecommitdiff
path: root/macros/generic/polexpr/polexpr.html
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2021-05-28 03:01:17 +0000
committerNorbert Preining <norbert@preining.info>2021-05-28 03:01:17 +0000
commitfd03eb3aab9edb9b15484a1130509cebe187d8bd (patch)
tree9e07ef2b8a29d7aaf170e72d934d3e9ecee6452c /macros/generic/polexpr/polexpr.html
parent5f1cfa686748068fedb95d8dafda3dc7f999c948 (diff)
CTAN sync 202105280301
Diffstat (limited to 'macros/generic/polexpr/polexpr.html')
-rw-r--r--macros/generic/polexpr/polexpr.html20
1 files changed, 12 insertions, 8 deletions
diff --git a/macros/generic/polexpr/polexpr.html b/macros/generic/polexpr/polexpr.html
index 25b4fa170c..cc6e722926 100644
--- a/macros/generic/polexpr/polexpr.html
+++ b/macros/generic/polexpr/polexpr.html
@@ -598,7 +598,7 @@ a { text-decoration: none; }
<body>
<div class="document" id="package-polexpr-documentation">
<h1 class="title">Package polexpr documentation</h1>
-<p class="subtitle" id="id1">0.8.2 (2021/05/05)</p>
+<p class="subtitle" id="id1">0.8.3 (2021/05/27)</p>
<div class="contents topic" id="contents">
<p class="topic-title">Contents</p>
@@ -4073,10 +4073,11 @@ Thanks to Jürgen Gilg for report.</p></li>
<ul>
<li><p>As the usability of character <span class="docutils literal">'</span> in names has been extended
from <span class="docutils literal">\poldef</span> to also generally <span class="docutils literal">\xintexpr</span>, <span class="docutils literal">\xintdefvar</span>,
-and <span class="docutils literal">\xintdeffunc</span>, it breaks there the infix operators
-<span class="docutils literal">'and'</span>, <span class="docutils literal">'or'</span>, <span class="docutils literal">'xor'</span> and <span class="docutils literal">'mod'</span>. See the <a class="reference external" href="http://www.ctan.org/pkg/xint">xintexpr</a>
-documentation for the <span class="docutils literal">&amp;&amp;</span>, <span class="docutils literal">||</span>, <span class="docutils literal">xor()</span> and <span class="docutils literal">/:</span>
-alternatives.</p></li>
+and <span class="docutils literal">\xintdeffunc</span>, it means that the infix operators
+<span class="docutils literal">'and'</span>, <span class="docutils literal">'or'</span>, and <span class="docutils literal">'mod'</span> must be replaced
+by <span class="docutils literal">&amp;&amp;</span>, <span class="docutils literal">||</span>, and <span class="docutils literal">/:</span> if they
+follow immediately a variable name (similarly <span class="docutils literal">'xor'</span> must
+be replaced by the <span class="docutils literal">xor()</span> function in such case).</p></li>
<li><p><a class="reference internal" href="#poltoexpr">\PolToExpr</a> by default uses a catcode 12
<span class="docutils literal">^</span>. See its documentation and the new configuration
<a class="reference internal" href="#poltoexprcaret">\PolToExprCaret</a>.</p></li>
@@ -4186,12 +4187,15 @@ this work-around. With this relase only <a class="reference internal" href="#po
not <a class="reference internal" href="#id8">\PolDef</a> needs the work-around.</p></li>
</ul>
</li>
+<li><p>track <a class="reference external" href="http://www.ctan.org/pkg/xint">xintexpr</a> <span class="docutils literal">1.4e</span> changes relative to powers.</p></li>
</ul>
-<blockquote>
+</li>
+<li><p>v0.8.3 (2021/05/27)</p>
<ul class="simple">
-<li><p>track <a class="reference external" href="http://www.ctan.org/pkg/xint">xintexpr</a> <span class="docutils literal">1.4e</span> changes relative to powers.</p></li>
+<li><p>small internal update to track an <a class="reference external" href="http://www.ctan.org/pkg/xint">xintexpr</a> <span class="docutils literal">1.4h</span> change
+regarding handling of exceptions. Will require this version at
+least on loading.</p></li>
</ul>
-</blockquote>
</li>
</ul>
</div>