summaryrefslogtreecommitdiff
path: root/fonts/feyn/feyn.html
diff options
context:
space:
mode:
Diffstat (limited to 'fonts/feyn/feyn.html')
-rw-r--r--fonts/feyn/feyn.html27
1 files changed, 15 insertions, 12 deletions
diff --git a/fonts/feyn/feyn.html b/fonts/feyn/feyn.html
index 14e432b81b..2c431acc7c 100644
--- a/fonts/feyn/feyn.html
+++ b/fonts/feyn/feyn.html
@@ -4,14 +4,13 @@
<title>Feyn font</title>
<link href="https://nxg.me.uk" rev="author"/>
<link type="text/css" rel="stylesheet" href="style.css"/>
-<base href='.' />
</head>
<body>
<h1>Feyn font</h1>
<div class="abstract">
<p>A package of fonts for displaying Feynman diagrams.</p>
-<p>Version 0.4.2, 2022 July 18.</p>
+<p>Version 0.4.3, 2022 July 20.</p>
<ul>
<li>Canonical URL: <code style='font-size: larger;'>https://purl.org/nxg/dist/feyn</code></li>
<li><a href='https://heptapod.host/nxg/feyn'>Repository</a></li>
@@ -26,7 +25,7 @@ primarily for use within equations.</p>
/>This package differs from Thorsten Ohl’s
<code>feynmf/feynmp</code> package (at <a href="https://ctan.org/pkg/feynmf">CTAN</a>,
or see the
-<a href="http://www.tex.ac.uk/cgi-bin/texfaq2html?label=drawFeyn" >TeX FAQ</a>).
+<a href="https://texfaq.org/FAQ-drawFeyn" >TeX FAQ</a>).
FeynMP works by creating Metafont or MetaPost figures using a
preprocessor. It’s more general than this package, but is at its best
when creating relatively large diagrams, for figures. In contrast,
@@ -59,6 +58,11 @@ It is distributed under the terms of the <a href='LICENCE'>2-clause BSD Licence<
<dl>
<!-- @RELEASENOTES@ -->
+<dt><span class='attention'>Version 0.4.3, 2022 July 20</span></dt>
+<dd>Documentation update, including fixes for broken URIs, and more
+consistent use of the canonical homepage URI,
+<a href='https://purl.org/nxg/dist/feyn'><code>https://purl.org/nxg/dist/feyn</code></a>.</dd>
+
<dt><span class='attention'>Version 0.4.2, 2022 July 18</span></dt>
<dd>
<p>No code changes, but updates to URLs, including the repository location.</p>
@@ -108,16 +112,15 @@ are no longer the same as one half-loop.</p></dd>
under <a href="https://ctan.org/pkg/feyn">fonts/feyn</a>.</p>
<p>The feyn package is included in the
-<a href='http://www.tug.org/texlive/'>TeXLive distribution</a>, so
+<a href='https://www.tug.org/texlive/'>TeXLive distribution</a>, so
you may have it on your machine already. If not, or if you need a
more up-to-date version, read on.</p>
<p>Since the package is on CTAN, it should be easily installed and
updated using the tools which support this in your TeX distribution.
For TeXLive, that's <a href='https://www.tug.org/texlive/tlmgr.html'>tlmgr</a>,
-and for MikTeX see the
-<a href='https://docs.miktex.org/faq/maintenance.html'>maintenance
-section of the manual</a>.</p>
+and for MikTeX see the maintenance section of
+<a href='https://docs.miktex.org'>the manual</a>.</p>
<h3>Doing the installation by hand</h3>
@@ -125,9 +128,9 @@ section of the manual</a>.</p>
<ol>
<li>Download either
-<a href="feyn-0.4.2.tar.gz" >feyn-0.4.2.tar.gz</a>
+<a href="feyn-0.4.3.tar.gz" >feyn-0.4.3.tar.gz</a>
or
-<a href="feyn-0.4.2.zip" >feyn-0.4.2.zip</a>
+<a href="feyn-0.4.3.zip" >feyn-0.4.3.zip</a>
and unpack it.</li>
<li>Run LaTeX on the file <code>feyn.ins</code> – this will unpack the
@@ -148,7 +151,7 @@ With the teTeX and TeXLive Unix distributions, the output of
for Metafont source files. The font files <em>should</em> be
generated on the fly when you first refer to them. See also the
relevant discussion in the TeX FAQ about <a
-href='http://www.tex.ac.uk/cgi-bin/texfaq2html?label=inst-wlcf'
+href='https://texfaq.org/FAQ-inst-wlcf'
>‘where LaTeX can find them’</a>.</li>
<li>Run LaTeX on the file <code>feyn.dtx</code> to obtain the
@@ -158,13 +161,13 @@ generate the font files as a side-effect).</li>
</ol>
<p>You should be able to find generic instructions for installing LaTeX files at
-<a href='http://www.tex.ac.uk/cgi-bin/texfaq2html?label=installthings' >the TeX FAQ</a>.</p>
+<a href='https://texfaq.org/#installing' >the TeX FAQ</a>.</p>
<div class="signature">
<a href="https://nxg.me.uk" >Norman Gray</a><br/>
-2022 July 18
+2022 July 20
</div>
</body>