summaryrefslogtreecommitdiff
path: root/Build/source/texk/kpathsea/README
blob: 333570490ab630e44d8f00119357efac824f0c6f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
This directory contains the Kpathsea[rch] library, which implements
generic path searching, configuration, and TeX-specific file searching.

See `NEWS' for changes by release, `ChangeLog` for all changes.
See `INSTALL' for installation instructions.
See `BUGS' for bug reporting details.
See `PROJECTS' for future improvements you might like to work on.

Suggestions for improvements in either the library or the documentation,
no matter how small, are welcome. But please read ./BUGS before sending
a bug report.

This is free software.  See the files GPL and LGPL for copying permissions.
The top-level headers are `pathsearch.h' for the generic path searching
support, and `tex-{file,glyph}.h' for the TeX-specific support.

Karl Berry