1
0
mirror of https://git.code.sf.net/p/zint/code synced 2025-12-18 10:27:09 +00:00

docs/Makefile: fix sed expression; manual: 2D not same as matrix

This commit is contained in:
gitlost
2022-05-19 19:39:03 +01:00
parent 719613d4c3
commit 1c642614ba
5 changed files with 10 additions and 10 deletions

View File

@@ -47,9 +47,9 @@ stacked:
correction data. Examples include PDF417.
matrix:
: A matrix or two-dimensional symbol is one based on a (usually square) grid
of elements called modules. Examples include Data Matrix, but MaxiCode and
DotCode are also considered matrix symbologies.
: A matrix symbol is one based on a (usually square) grid of elements called
modules. Examples include Data Matrix, but MaxiCode and DotCode are also
considered matrix symbologies.
composite:
: A composite symbology is one which is made up of elements which are both
@@ -3232,7 +3232,7 @@ A-Z and dash (`-`). A modulo 19 check digit is added by Zint.
\clearpage
## 6.6 Two-Dimensional Matrix Symbols
## 6.6 Matrix Symbols
### 6.6.1 Data Matrix (ISO 16022)