diff options
Diffstat (limited to 'Master/texmf-dist/doc/man')
-rw-r--r-- | Master/texmf-dist/doc/man/man1/luafindfont.1 | 13 | ||||
-rw-r--r-- | Master/texmf-dist/doc/man/man1/luafindfont.man1.pdf | bin | 24597 -> 25666 bytes |
2 files changed, 10 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/man/man1/luafindfont.1 b/Master/texmf-dist/doc/man/man1/luafindfont.1 index e2c684ed0b0..61bd90fd279 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 "29 nov 2021" "0.04" "luafindfont man page" +.TH luafindfont 1 "04 dec 2021" "0.05" "luafindfont man page" .SH NAME luafindfont \- retrieve font informations of all installed system and TeX fonts. @@ -13,7 +13,10 @@ installed by the system and by the TeX distribution .IP -h,--help obvious ... :-) .IP -o,--otfinfo (default 0) -Use the program otfinfo for the font with the given number +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 +all features for font no 2. Without an additional character, otfinfo is +called with -i .IP -i,--info (default 0) List the given fontstyles (regular, bold, italic, bolditalic) for the font with the given number @@ -23,6 +26,10 @@ Give more informations, by now only -v works The maximum of the stringlength of the full path of fonts .IP -n,--nosymbolicnames The fontlist contains only fontfile and fontpath +.IP <fontname> +Can be a substring, e.g. times, or a combination of two substrings +which act like a boolean and, e.g. "times & bold" (must be in quotes). +All strings are not case sensitive. Upper and lowercase can be mixed. .SH EXAMPLES $ luafindfont libertinssans @@ -90,7 +97,7 @@ This produces the following output: .nf .ft CW -bash-3.2$ ./luafindfont.lua -n minion +bash-3.2$ luafindfont -n minion We are using Lua 5.3 Check for file /usr/local/texlive/texmf-var/luatex-cache/generic/names/luaotfload-names Nr. Fontname Path 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 d9a57f59352..842957b750a 100644 --- a/Master/texmf-dist/doc/man/man1/luafindfont.man1.pdf +++ b/Master/texmf-dist/doc/man/man1/luafindfont.man1.pdf |