From 1bbe1e023af3abf0bce342ecfd49b09053ca7b28 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 30 Apr 2008 18:30:52 +0000 Subject: try_std_extension_first config value, and recognize .sty/.cls/etc. as common TeX suffixes git-svn-id: svn://tug.org/texlive/trunk@7752 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/kpathsea/ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'Build/source/texk/kpathsea/ChangeLog') diff --git a/Build/source/texk/kpathsea/ChangeLog b/Build/source/texk/kpathsea/ChangeLog index 5c7261320e2..0d710629cc8 100644 --- a/Build/source/texk/kpathsea/ChangeLog +++ b/Build/source/texk/kpathsea/ChangeLog @@ -1,3 +1,18 @@ +2008-04-30 Karl Berry + + * kpsewhich.c (read_command_line): leave two spaces before alt + suffixes, just so they can be distinguished. + + * tex-file.c (ALT_TEX_SUFFIXES): define this (rather belatedly) + to check for .sty, .cls, etc. + Rename other *_SUFFIXES to ALT_*_SUFFIXES. + + * kpathsea.texi (File lookup): Document this. + * tex-file.c: (target_fontmaps, target_asis_name, + target_suffixed_names): new fns. + (kpse_find_file_generic): call them, respecting new cnf value + try_std_extension_first. + 2008-04-29 Karl Berry * Makefile.in (install-data): do not cd $(srcdir) in any rule, -- cgit v1.2.3