diff --git a/backend/tests/tools/bwipp_dump.ps.tar.xz b/backend/tests/tools/bwipp_dump.ps.tar.xz index 6e167b0f..4de6e205 100644 Binary files a/backend/tests/tools/bwipp_dump.ps.tar.xz and b/backend/tests/tools/bwipp_dump.ps.tar.xz differ diff --git a/docs/Makefile b/docs/Makefile index 390e3a9a..73d13dc5 100644 --- a/docs/Makefile +++ b/docs/Makefile @@ -163,7 +163,7 @@ PDF_OPTS = --pdf-engine=xelatex \ -V csquotes=true --dpi=300 TEX_MAN_PAGE = zint.1.tex TXT_OPTS = --lua-filter=$(LUA_FILTER) \ - --columns 80 --eol=lf -t plain + --columns 80 --eol=lf -t plain+four_space_rule MAN_PAGE_OPTS = -s -t man all : $(OUT_PDF) $(OUT_TXT) $(OUT_MAN_PAGE) $(OUT_QT_MAN_PAGE) $(OUT_HTML) diff --git a/docs/README b/docs/README index 65a97637..a94386a5 100644 --- a/docs/README +++ b/docs/README @@ -1,4 +1,4 @@ -% docs/README 2026-03-22 +% docs/README 2026-06-05 % vim: set ts=4 sw=4 et : For generation of "docs/manual.html", "docs/manual.pdf" and "docs/manual.txt" from "manual.pmd" @@ -7,8 +7,8 @@ using pandoc >= 3.8.2. On Ubuntu/Debian (tested on Ubuntu 22.04 and Ubuntu 24.04) - wget https://github.com/jgm/pandoc/releases/download/3.9.0.2/pandoc-3.9.0.2-1-amd64.deb - sudo dpkg -i pandoc-3.9.0.2-1-amd64.deb + wget https://github.com/jgm/pandoc/releases/download/3.10/pandoc-3.10-1-amd64.deb + sudo dpkg -i pandoc-3.10-1-amd64.deb sudo apt install librsvg2-bin sudo apt install texlive-xetex sudo apt install texlive-lang-cjk @@ -17,9 +17,9 @@ On Ubuntu/Debian (tested on Ubuntu 22.04 and Ubuntu 24.04) On Fedora (tested on Fedora Linux 38 (Workstation Edition) and Fedora Linux 42 (Workstation Edition)) - wget https://github.com/jgm/pandoc/releases/download/3.9.0.2/pandoc-3.9.0.2-linux-amd64.tar.gz - tar xf pandoc-3.9.0.2-linux-amd64.tar.gz - sudo mv -i pandoc-3.9.0.2/bin/pandoc /usr/local/bin + wget https://github.com/jgm/pandoc/releases/download/3.10/pandoc-3.10-linux-amd64.tar.gz + tar xf pandoc-3.10-linux-amd64.tar.gz + sudo mv -i pandoc-3.10/bin/pandoc /usr/local/bin sudo dnf install librsvg2-tools.x86_64 sudo dnf install texlive-xetex sudo dnf install texlive-ctex.noarch @@ -29,6 +29,7 @@ On Fedora (tested on Fedora Linux 38 (Workstation Edition) and Fedora Linux 42 ( sudo dnf install texlive-sectsty.noarch sudo dnf install texlive-xecjk.noarch sudo dnf install texlive-tex-gyre.noarch + sudo dnf install texlive-tcolorbox.noarch sudo dnf install wqy-microhei-fonts.noarch make diff --git a/docs/manual.html b/docs/manual.html index b0fb6e4d..e44a59d0 100644 --- a/docs/manual.html +++ b/docs/manual.html @@ -334,7 +334,7 @@

Zint Barcode Generator and Zint Barcode Studio User Manual

Version 2.16.0.9

-

May 2026

+

June 2026