summaryrefslogtreecommitdiff
path: root/support/luafindfont/man
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2022-11-04 03:01:54 +0000
committerNorbert Preining <norbert@preining.info>2022-11-04 03:01:54 +0000
commitbe4efcdb2f47821698dc8dbde89722b4f0c2e4b0 (patch)
tree614bb8f887beb481b24b6ad755bbba023fad6845 /support/luafindfont/man
parentc3c9975778ff2848e51f6debf733abe8ca930bd3 (diff)
CTAN sync 202211040301
Diffstat (limited to 'support/luafindfont/man')
-rw-r--r--support/luafindfont/man/luafindfont.17
1 files changed, 6 insertions, 1 deletions
diff --git a/support/luafindfont/man/luafindfont.1 b/support/luafindfont/man/luafindfont.1
index 26f976c403..fb944166f7 100644
--- a/support/luafindfont/man/luafindfont.1
+++ b/support/luafindfont/man/luafindfont.1
@@ -1,6 +1,6 @@
.\" Manpage for luafindfont.
.\" Contact hvoss@tug.org to correct errors or typos.
-.TH luafindfont 1 "02 sep 2022" "0.10" "luafindfont man page"
+.TH luafindfont 1 "03 nov 2022" "0.11" "luafindfont man page"
.SH NAME
luafindfont
\- retrieve font informations of all installed system and TeX fonts.
@@ -12,6 +12,8 @@ installed by the system and by the TeX distribution
.SH OPTIONS
.IP -h,--help
obvious ... :-)
+.IP -V,--version
+obvious ... :-)
.IP -o,--otfinfo (default 0)
Use the program otfinfo for the font with the given number. The number
can be followed by an optional argument for otfinfo, e.g. -o 2f, list
@@ -20,6 +22,9 @@ called with -i
.IP -i,--info (default 0)
List the given fontstyles (regular, bold, italic, bolditalic)
for the font with the given number
+.IP -I,--Info (default 0)
+Siliar to i but uses the program mtxrun to get ll informations
+including features and corresponding languages. List can be very long.
.IP -v,--verbose Verbosity level
Give more informations, by now only -v works
.IP -x,--xetex