Version 2.13.0

This commit is contained in:
gitlost 2023-12-18 09:44:47 +00:00
parent aba04df25e
commit a9b526be08
41 changed files with 87 additions and 87 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.10/pandoc-3.1.10-1-amd64.deb
sudo dpkg -i pandoc-3.1.10-1-amd64.deb
wget https://github.com/jgm/pandoc/releases/download/3.1.11/pandoc-3.1.11-1-amd64.deb
sudo dpkg -i pandoc-3.1.11-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.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
wget https://github.com/jgm/pandoc/releases/download/3.1.11/pandoc-3.1.11-linux-amd64.tar.gz
tar xf pandoc-3.1.11-linux-amd64.tar.gz
sudo mv -i pandoc-3.1.11/bin/pandoc /usr/local/bin
sudo dnf install python3-pip
pip install pandoc-tablenos --user
export PATH=~/.local/bin:"$PATH"

Binary file not shown.

Before

Width:  |  Height:  |  Size: 331 KiB

After

Width:  |  Height:  |  Size: 327 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 227 KiB

After

Width:  |  Height:  |  Size: 225 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 211 KiB

After

Width:  |  Height:  |  Size: 209 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 272 KiB

After

Width:  |  Height:  |  Size: 269 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 235 KiB

After

Width:  |  Height:  |  Size: 231 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 256 KiB

After

Width:  |  Height:  |  Size: 272 KiB

Before After
Before After

View file

@ -4,7 +4,7 @@
<meta charset="utf-8" />
<meta name="generator" content="pandoc" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
<meta name="author" content="Version 2.12.0.9" />
<meta name="author" content="Version 2.13.0" />
<title>Zint Barcode Generator and Zint Barcode Studio User Manual</title>
<style>
html {
@ -331,7 +331,7 @@
<header id="title-block-header">
<h1 class="title">Zint Barcode Generator and Zint Barcode Studio User
Manual</h1>
<p class="author">Version 2.12.0.9</p>
<p class="author">Version 2.13.0</p>
<p class="date">December 2023</p>
</header>
<nav id="TOC" role="doc-toc">
@ -8022,8 +8022,8 @@ remain the property of their respective owners and do not indicate
endorsement or affiliation with those owners, companies or
organisations.</p>
<h2 id="version-information">7.3 Version Information</h2>
<p>The current stable version of Zint is 2.12.0, released on 12th
December 2022.</p>
<p>The current stable version of Zint is 2.13.0, released on 18th
December 2023.</p>
<p>See <code>"ChangeLog"</code> in the project root directory for
information on all releases.</p>
<h2 id="sources-of-information">7.4 Sources of Information</h2>

View file

@ -1,5 +1,5 @@
% Zint Barcode Generator and Zint Barcode Studio User Manual
% Version 2.12.0.9
% Version 2.13.0
% December 2023
# 1. Introduction
@ -4695,7 +4695,7 @@ those owners, companies or organisations.
## 7.3 Version Information
The current stable version of Zint is 2.12.0, released on 12th December 2022.
The current stable version of Zint is 2.13.0, released on 18th December 2023.
See `"ChangeLog"` in the project root directory for information on all releases.

View file

@ -1,5 +1,5 @@
Zint Barcode Generator and Zint Barcode Studio User Manual
Version 2.12.0.9
Version 2.13.0
December 2023
*******************************************************************************
@ -4518,7 +4518,7 @@ those owners, companies or organisations.
7.3 Version Information
The current stable version of Zint is 2.12.0, released on 12th December 2022.
The current stable version of Zint is 2.13.0, released on 18th December 2023.
See "ChangeLog" in the project root directory for information on all releases.
@ -4768,7 +4768,7 @@ configured barcode is displayed once the "Generate" button is pressed.
Annex D. Man Page ZINT(1)
% ZINT(1) Version 2.12.0.9 % % December 2023
% ZINT(1) Version 2.13.0 % % December 2023
NAME

View file

@ -1,6 +1,6 @@
.\" Automatically generated by Pandoc 3.1.10
.\" Automatically generated by Pandoc 3.1.11
.\"
.TH "ZINT" "1" "December 2023" "Version 2.12.0.9" ""
.TH "ZINT" "1" "December 2023" "Version 2.13.0" ""
.SH NAME
\f[CR]zint\f[R] \- encode data as a barcode image
.SH SYNOPSIS

View file

@ -1,4 +1,4 @@
% ZINT(1) Version 2.12.0.9
% ZINT(1) Version 2.13.0
%
% December 2023