mirror of
https://git.code.sf.net/p/zint/code
synced 2025-05-29 14:25:23 -04:00
zint.1.pmd: fix whitesp info, other tweaks; manual.pmd tweak
This commit is contained in:
parent
7a32402b93
commit
6537d4670f
7 changed files with 65 additions and 27 deletions
|
@ -45,7 +45,8 @@ typedef int static_assert_int_at_least_32bits[CHAR_BIT != 8 || sizeof(int) < 4 ?
|
|||
|
||||
/* Print list of supported symbologies */
|
||||
static void types(void) {
|
||||
printf( " 1 CODE11 Code 11 74 CODABLOCKF Codablock-F\n"
|
||||
printf( " # Name Description # Name Description\n"
|
||||
" 1 CODE11 Code 11 74 CODABLOCKF Codablock-F\n"
|
||||
" 2 C25STANDARD Standard 2 of 5 75 NVE18 NVE-18\n"
|
||||
" 3 C25INTER Interleaved 2 of 5 76 JAPANPOST Japanese Post\n"
|
||||
" 4 C25IATA IATA 2 of 5 77 KOREAPOST Korea Post\n"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue