diff options
author | Karl Berry <karl@freefriends.org> | 2022-11-04 20:00:59 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2022-11-04 20:00:59 +0000 |
commit | 198d882419df89da6879d2319d06f3949cf1d60e (patch) | |
tree | e4995bd5b8dc7e0c564cb2c24c1eb054c2b1e398 /Master/texmf-dist/doc/man/man1 | |
parent | 979571e4e9dfce7bdc9fb50814a21732113b0794 (diff) |
luafindfont (4nov22)
git-svn-id: svn://tug.org/texlive/trunk@64936 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/man/man1')
-rw-r--r-- | Master/texmf-dist/doc/man/man1/luafindfont.1 | 7 | ||||
-rw-r--r-- | Master/texmf-dist/doc/man/man1/luafindfont.man1.pdf | bin | 23919 -> 24218 bytes |
2 files changed, 6 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/man/man1/luafindfont.1 b/Master/texmf-dist/doc/man/man1/luafindfont.1 index 26f976c4036..fb944166f7e 100644 --- a/Master/texmf-dist/doc/man/man1/luafindfont.1 +++ b/Master/texmf-dist/doc/man/man1/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 diff --git a/Master/texmf-dist/doc/man/man1/luafindfont.man1.pdf b/Master/texmf-dist/doc/man/man1/luafindfont.man1.pdf Binary files differindex b9be0eb4184..a6e47af6670 100644 --- a/Master/texmf-dist/doc/man/man1/luafindfont.man1.pdf +++ b/Master/texmf-dist/doc/man/man1/luafindfont.man1.pdf |