From e0c1aa3f12893006b3051917a98501249ccf3f92 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 5 Nov 2007 01:21:25 +0000 Subject: allow_multiple_suffixes unimplemented git-svn-id: svn://tug.org/texlive/trunk@5351 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/kpathsea/ChangeLog | 5 +++++ Build/source/texk/kpathsea/texmf.in | 6 ------ 2 files changed, 5 insertions(+), 6 deletions(-) (limited to 'Build/source') diff --git a/Build/source/texk/kpathsea/ChangeLog b/Build/source/texk/kpathsea/ChangeLog index f292d81bc84..4b4ebb8f66b 100644 --- a/Build/source/texk/kpathsea/ChangeLog +++ b/Build/source/texk/kpathsea/ChangeLog @@ -1,3 +1,8 @@ +2007-11-05 Karl Berry + + * texmf.in (allow_multiple_suffixes): unimplemented. + Reported by Akira, 17 Feb 2007 15:44:39. + 2007-10-24 Karl Berry * mktexpk (MODE) <720>: epscszz. From Akira. diff --git a/Build/source/texk/kpathsea/texmf.in b/Build/source/texk/kpathsea/texmf.in index 652b72f512c..21133a4f7b2 100644 --- a/Build/source/texk/kpathsea/texmf.in +++ b/Build/source/texk/kpathsea/texmf.in @@ -476,12 +476,6 @@ shell_escape = f openout_any = p openin_any = a -% Disable search on multiple suffixes filenames. In many case, when `foo.bar' -% is looked for, you do not want to look for `foo.bar.tex' before. This flag -% disables searching for standard suffixes if the file name has already an -% extension of 3 characters. Default value is true (old behaviour). -allow_multiple_suffixes = f - % Allow TeX, MF, and MP to parse the first line of an input file for % the %&format construct. parse_first_line = t -- cgit v1.2.3