summaryrefslogtreecommitdiff
path: root/Build/source/texk/kpathsea/doc/kpathsea.texi
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-07-02 18:01:08 +0000
committerKarl Berry <karl@freefriends.org>2018-07-02 18:01:08 +0000
commit8e85398efb2a6eaedf5816009a5aa5ad628e8c19 (patch)
tree0a80452ae667d6b494a30a6373ea7ab122292dd8 /Build/source/texk/kpathsea/doc/kpathsea.texi
parent1d2926648b99365bbc857c00ab3adb4c9279f6da (diff)
warn that --all is ignored with bitmap fonts
git-svn-id: svn://tug.org/texlive/trunk@48121 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/kpathsea/doc/kpathsea.texi')
-rw-r--r--Build/source/texk/kpathsea/doc/kpathsea.texi6
1 files changed, 4 insertions, 2 deletions
diff --git a/Build/source/texk/kpathsea/doc/kpathsea.texi b/Build/source/texk/kpathsea/doc/kpathsea.texi
index 65eee7e9f4c..999819a516c 100644
--- a/Build/source/texk/kpathsea/doc/kpathsea.texi
+++ b/Build/source/texk/kpathsea/doc/kpathsea.texi
@@ -3,7 +3,7 @@
@settitle Kpathsea: A library for path searching
@set version 6.3.0
-@set month-year February 2018
+@set month-year July 2018
@copying
This file documents the Kpathsea library for path searching.
@@ -1436,7 +1436,9 @@ Various options alter the path searching behavior:
@opindex --all
@cindex all matches, finding
Report all matches found, one per line. By default, if there is more
-than one match, just one will be reported (chosen effectively at random).
+than one match, just one will be reported (chosen effectively at
+random). Exception: with the glyph formats (@code{pk}, @code{gf}),
+this option has no effect and only the first match is returned.
@item --casefold-search
@itemx --no-casefold-search