man page: fix Code 93 --vers=1 hide -> show default check digits

This commit is contained in:
gitlost 2025-02-06 22:45:54 +00:00
parent 3dcf99175e
commit b753382353
5 changed files with 13 additions and 11 deletions

View file

@ -1,7 +1,9 @@
Version 2.14.0.9 (dev) not released yet (2025-02-05)
Version 2.14.0.9 (dev) not released yet (2025-02-06)
====================================================
No changes yet
Bugs
----
- man page: fix Code 93 `--vers=1` hide -> show default check digits
Version 2.14.0 (2025-02-05)

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.14.0" />
<meta name="author" content="Version 2.14.0.9" />
<title>Zint Barcode Generator and Zint Barcode Studio User Manual</title>
<style>
html {
@ -332,7 +332,7 @@
<header id="title-block-header">
<h1 class="title">Zint Barcode Generator and Zint Barcode Studio User
Manual</h1>
<p class="author">Version 2.14.0</p>
<p class="author">Version 2.14.0.9</p>
<p class="date">February 2025</p>
</header>
<nav id="TOC" role="doc-toc">
@ -9312,7 +9312,7 @@ Code 11 0 to 2 (2 visible check digits to none)
1 (1 visible check digit)
2 (no check digits)
Code 39 1 or 2 (add visible or hidden check digit)
Code 93 1 (hide the default check characters)
Code 93 1 (show the default check characters)
EXCODE39 1 or 2 (add visible or hidden check digit)
LOGMARS 1 or 2 (add visible or hidden check digit)
MSI Plessey 0 to 6 (none to various visible options)

View file

@ -1,5 +1,5 @@
Zint Barcode Generator and Zint Barcode Studio User Manual
Version 2.14.0
Version 2.14.0.9
February 2025
*******************************************************************************
@ -4864,7 +4864,7 @@ configured barcode is displayed once the "Generate" button is pressed.
Annex D. Man Page ZINT(1)
% ZINT(1) Version 2.14.0 % % February 2025
% ZINT(1) Version 2.14.0.9 % % February 2025
NAME
@ -5428,7 +5428,7 @@ OPTIONS
1 (1 visible check digit)
2 (no check digits)
Code 39 1 or 2 (add visible or hidden check digit)
Code 93 1 (hide the default check characters)
Code 93 1 (show the default check characters)
EXCODE39 1 or 2 (add visible or hidden check digit)
LOGMARS 1 or 2 (add visible or hidden check digit)
MSI Plessey 0 to 6 (none to various visible options)

View file

@ -1,6 +1,6 @@
.\" Automatically generated by Pandoc 3.6.2
.\"
.TH "ZINT" "1" "February 2025" "Version 2.14.0"
.TH "ZINT" "1" "February 2025" "Version 2.14.0.9"
.SH NAME
\f[CR]zint\f[R] \- encode data as a barcode image
.SH SYNOPSIS
@ -588,7 +588,7 @@ Code 11 0 to 2 (2 visible check digits to none)
1 (1 visible check digit)
2 (no check digits)
Code 39 1 or 2 (add visible or hidden check digit)
Code 93 1 (hide the default check characters)
Code 93 1 (show the default check characters)
EXCODE39 1 or 2 (add visible or hidden check digit)
LOGMARS 1 or 2 (add visible or hidden check digit)
MSI Plessey 0 to 6 (none to various visible options)

View file

@ -520,7 +520,7 @@ Paintbrush (`PCX`), Portable Network Format (`PNG`), Scalable Vector Graphic (`S
1 (1 visible check digit)
2 (no check digits)
Code 39 1 or 2 (add visible or hidden check digit)
Code 93 1 (hide the default check characters)
Code 93 1 (show the default check characters)
EXCODE39 1 or 2 (add visible or hidden check digit)
LOGMARS 1 or 2 (add visible or hidden check digit)
MSI Plessey 0 to 6 (none to various visible options)