summaryrefslogtreecommitdiff
path: root/Build/source/texk/kpathsea/doc
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-02-11 18:22:31 +0000
committerKarl Berry <karl@freefriends.org>2019-02-11 18:22:31 +0000
commitf9c51627d8c29175d94c5f6369819e6d5ba5d680 (patch)
tree4dbb9d9bfd00e771142faa8a3bd6f94bb1fa0f2f /Build/source/texk/kpathsea/doc
parent64ce31b952b9c09c09f84b68d398f0bf44d937b2 (diff)
TL19 version numbers, dates
git-svn-id: svn://tug.org/texlive/trunk@50001 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/kpathsea/doc')
-rw-r--r--Build/source/texk/kpathsea/doc/kpathsea.info118
-rw-r--r--Build/source/texk/kpathsea/doc/kpathsea.texi4
2 files changed, 61 insertions, 61 deletions
diff --git a/Build/source/texk/kpathsea/doc/kpathsea.info b/Build/source/texk/kpathsea/doc/kpathsea.info
index 377d74391ef..401a14dd46c 100644
--- a/Build/source/texk/kpathsea/doc/kpathsea.info
+++ b/Build/source/texk/kpathsea/doc/kpathsea.info
@@ -37,7 +37,7 @@ Kpathsea library
****************
This manual documents the Kpathsea library for path searching. It
-corresponds to version 6.3.0, released in January 2019.
+corresponds to version 6.3.1, released in February 2019.
* Menu:
@@ -61,8 +61,8 @@ File: kpathsea.info, Node: Introduction, Next: unixtex.ftp, Prev: Top, Up: T
1 Introduction
**************
-This manual corresponds to version 6.3.0 of the Kpathsea library,
-released in January 2019.
+This manual corresponds to version 6.3.1 of the Kpathsea library,
+released in February 2019.
The library's fundamental purpose is to return a filename from a list
of directories specified by the user, similar to what shells do when
@@ -3873,61 +3873,61 @@ Index

Tag Table:
Node: Top1480
-Node: Introduction2262
-Node: History4334
-Node: unixtex.ftp8930
-Node: Security10355
-Node: TeX directory structure12859
-Node: Path searching16907
-Node: Searching overview17634
-Node: Path sources21453
-Node: Config files22544
-Node: Path expansion26471
-Node: Default expansion27424
-Node: Variable expansion29494
-Node: Tilde expansion30895
-Node: Brace expansion31875
-Node: KPSE_DOT expansion32814
-Node: Subdirectory expansion33327
-Node: Casefolding search35681
-Node: Casefolding rationale36450
-Node: Casefolding examples37789
-Node: Filename database42839
-Node: ls-R43897
-Node: Filename aliases46792
-Node: Database format47970
-Node: Invoking kpsewhich48983
-Node: Path searching options49938
-Node: Specially-recognized files58457
-Node: Auxiliary tasks59812
-Node: Standard options63518
-Node: TeX support63874
-Node: Supported file formats65228
-Node: File lookup72893
-Node: Glyph lookup74642
-Node: Basic glyph lookup75766
-Node: Fontmap76646
-Node: Fallback font79175
-Node: Suppressing warnings80087
-Node: mktex scripts81214
-Node: mktex configuration82429
-Node: mktex script names88232
-Node: mktex script arguments89618
-Node: Programming90497
-Node: Programming overview91070
-Node: Calling sequence93931
-Node: Program-specific files100463
-Node: Programming with config files101486
-Node: Reporting bugs103073
-Node: Bug checklist103751
-Node: Mailing lists107223
-Node: Debugging107898
-Node: Logging112975
-Node: Common problems114842
-Node: Unable to find files115319
-Node: Slow path searching117729
-Node: Unable to generate fonts119104
-Node: TeX or Metafont failing121575
-Node: Index122777
+Node: Introduction2263
+Node: History4336
+Node: unixtex.ftp8932
+Node: Security10357
+Node: TeX directory structure12861
+Node: Path searching16909
+Node: Searching overview17636
+Node: Path sources21455
+Node: Config files22546
+Node: Path expansion26473
+Node: Default expansion27426
+Node: Variable expansion29496
+Node: Tilde expansion30897
+Node: Brace expansion31877
+Node: KPSE_DOT expansion32816
+Node: Subdirectory expansion33329
+Node: Casefolding search35683
+Node: Casefolding rationale36452
+Node: Casefolding examples37791
+Node: Filename database42841
+Node: ls-R43899
+Node: Filename aliases46794
+Node: Database format47972
+Node: Invoking kpsewhich48985
+Node: Path searching options49940
+Node: Specially-recognized files58459
+Node: Auxiliary tasks59814
+Node: Standard options63520
+Node: TeX support63876
+Node: Supported file formats65230
+Node: File lookup72895
+Node: Glyph lookup74644
+Node: Basic glyph lookup75768
+Node: Fontmap76648
+Node: Fallback font79177
+Node: Suppressing warnings80089
+Node: mktex scripts81216
+Node: mktex configuration82431
+Node: mktex script names88234
+Node: mktex script arguments89620
+Node: Programming90499
+Node: Programming overview91072
+Node: Calling sequence93933
+Node: Program-specific files100465
+Node: Programming with config files101488
+Node: Reporting bugs103075
+Node: Bug checklist103753
+Node: Mailing lists107225
+Node: Debugging107900
+Node: Logging112977
+Node: Common problems114844
+Node: Unable to find files115321
+Node: Slow path searching117731
+Node: Unable to generate fonts119106
+Node: TeX or Metafont failing121577
+Node: Index122779

End Tag Table
diff --git a/Build/source/texk/kpathsea/doc/kpathsea.texi b/Build/source/texk/kpathsea/doc/kpathsea.texi
index 1dd8e3f57be..3fef753b886 100644
--- a/Build/source/texk/kpathsea/doc/kpathsea.texi
+++ b/Build/source/texk/kpathsea/doc/kpathsea.texi
@@ -2,8 +2,8 @@
@setfilename kpathsea.info
@settitle Kpathsea: A library for path searching
-@set version 6.3.0
-@set month-year January 2019
+@set version 6.3.1
+@set month-year February 2019
@copying
This file documents the Kpathsea library for path searching.