From c091f43a4cd6251af7cabd727950966d21b9d3d3 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 5 Dec 2021 21:11:40 +0000 Subject: luafindfont (5dec21) git-svn-id: svn://tug.org/texlive/trunk@61224 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/man/man1/luafindfont.1 | 13 ++++++++++--- Master/texmf-dist/doc/man/man1/luafindfont.man1.pdf | Bin 24597 -> 25666 bytes 2 files changed, 10 insertions(+), 3 deletions(-) (limited to 'Master/texmf-dist/doc/man/man1') 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 +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 index d9a57f59352..842957b750a 100644 Binary files a/Master/texmf-dist/doc/man/man1/luafindfont.man1.pdf and b/Master/texmf-dist/doc/man/man1/luafindfont.man1.pdf differ -- cgit v1.2.3