manual: pandoc latest release (3.1.10)

test suite: UPNQR: input zxing-cpp
This commit is contained in:
gitlost 2023-12-14 11:03:50 +00:00
parent 2e350232de
commit ecbd582cae
3 changed files with 32 additions and 9 deletions

View file

@ -2,8 +2,8 @@ For generation of "docs/manual.pdf" and "docs/manual.txt" from "manual.pmd" usin
On Ubuntu/Debian (tested on Ubuntu 22.04)
wget https://github.com/jgm/pandoc/releases/download/3.1.9/pandoc-3.1.9-1-amd64.deb
sudo dpkg -i pandoc-3.1.9-1-amd64.deb
wget https://github.com/jgm/pandoc/releases/download/3.1.10/pandoc-3.1.10-1-amd64.deb
sudo dpkg -i pandoc-3.1.10-1-amd64.deb
sudo apt install python3-pip
pip install pandoc-tablenos --user
export PATH=~/.local/bin:"$PATH"
@ -18,9 +18,9 @@ On Ubuntu/Debian (tested on Ubuntu 22.04)
On Fedora (tested on Fedora Linux 38 (Workstation Edition))
wget https://github.com/jgm/pandoc/releases/download/3.1.9/pandoc-3.1.9-linux-amd64.tar.gz
tar xf pandoc-3.1.9-linux-amd64.tar.gz
sudo mv -i pandoc-3.1.9/bin/pandoc /usr/local/bin
wget https://github.com/jgm/pandoc/releases/download/3.1.10/pandoc-3.1.10-linux-amd64.tar.gz
tar xf pandoc-3.1.10-linux-amd64.tar.gz
sudo mv -i pandoc-3.1.10/bin/pandoc /usr/local/bin
sudo dnf install python3-pip
pip install pandoc-tablenos --user
export PATH=~/.local/bin:"$PATH"

View file

@ -9363,7 +9363,7 @@ later.</p>
<h2 id="author">AUTHOR</h2>
<p>Robin Stuart <a href="mailto:robin@zint.org.uk"
class="email">robin@zint.org.uk</a></p>
<aside id="footnotes" class="footnotes footnotes-end-of-document"
<section id="footnotes" class="footnotes footnotes-end-of-document"
role="doc-endnotes">
<hr />
<ol>
@ -9423,6 +9423,6 @@ href="#fnref12" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
<code>BARCODE_CODE128B</code>, which is still recognised.<a
href="#fnref13" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
</ol>
</aside>
</section>
</body>
</html>