\" -*- mode: troff; coding: utf-8 -*-
\" Automatically generated by Pod::Man 5.01 (Pod::Simple 3.43)
\"
\" Standard preamble:
\" ========================================================================
de Sp \" Vertical space (when we can't use .PP)
if t .sp .5v
if n .sp
.
de Vb \" Begin verbatim text
ft CW
nf
ne \\$1
.
de Ve \" End verbatim text
ft R
fi
.
\" \*(C` and \*(C' are quotes in nroff, nothing in troff, for use with C<>.
ie n \{\
ds C` ""
ds C' ""
'br\}
el\{\
ds C`
ds C'
'br\}
\"
\" Escape single quotes in literal strings from groff's Unicode transform.
ie \n(.g .ds Aq \(aq
el .ds Aq '
\"
\" If the F register is >0, we'll generate index entries on stderr for
\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
\" entries marked with X<> in POD. Of course, you'll have to process the
\" output yourself in some meaningful fashion.
\"
\" Avoid warning from groff about undefined register 'F'.
de IX
.
nr rF 0
if \n(.g .if rF .nr rF 1
if (\n(rF:(\n(.g==0)) \{\
if \nF \{\
de IX
tm Index:\\$1\t\\n%\t"\\$2"
.
if !\nF==2 \{\
nr % 0
nr F 2
\}
\}
\}
rr rF
\" ========================================================================
\"
IX Title "BOOKSHELF-LISTALLFONTS 1"
TH BOOKSHELF-LISTALLFONTS 1 2024-10-08 "perl v5.38.2" "User Contributed Perl Documentation"
\" For nroff, turn off justification. Always turn off hyphenation; it makes
\" way too many mistakes in technical documents.
if n .ad l
nh
SH NAME
bookshelf\-listallfonts \- list all fonts known to LuaTeX with "interesting" features
SH SYNOPSIS
IX Header "SYNOPSIS"
bookshelf-listallfonts [\-d] [\-f FEATURES_FILE] [\-x EXCLUDED_PATTERNS_FILE]
PP
bookshelf-listallfonts \-h
PP
bookshelf-listallfonts \-v
PP
bookshelf-listallfonts \-m
SH DESCRIPTION
IX Header "DESCRIPTION"
List all fonts known to LuaTeX adding "interesting" features to the
listing.
PP
The script queries luaotfload databases and outputs the list of fonts
and features as a tab-separated stream with two field: font
name+feature name, and LuaTeX loading command. This form is suitable
for \fBmkfontsel.pl\fR\|(1) command from the \fIbookshelf\fR package.
PP
We always include default features, \f(CW\*(C`+clig;+liga;+tlig\*(C'\fR.
PP
It is recommended to issue
PP
Vb 1
\& luaotfload\-tool \-\-update \-\-force
Ve
PP
before running the script.
SH OPTIONS
IX Header "OPTIONS"
IP \fB\-d\fR 4
IX Item "-d"
Print debug information on the standard output.
IP "\fB\-f\fR \fIFEATURES_FILE\fR" 4
IX Item "-f FEATURES_FILE"
Use patterns in the \fIFEATURES\fR file instead of the default ones.
IP "\fB\-x\fR \fIEXCLUDED_PATTERNS_FILE\fR" 4
IX Item "-x EXCLUDED_PATTERNS_FILE"
Exclude patterns (font paths and features or combinations) listed
in \fIEXCLUDED_PATTERNS_FILE\fR.
IP \fB\-v\fR 4
IX Item "-v"
Print version information
IP \fB\-h\fR 4
IX Item "-h"
Print usage information
IP \fB\-m\fR 4
IX Item "-m"
Print manual page
SH AUTHOR
IX Header "AUTHOR"
Boris Veytsman, 2024
SH LICENSE
IX Header "LICENSE"
LPPL 1.3c