From 10b55836d591e611ad22737371ee0fb750e02e38 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 12 Jan 2009 00:08:56 +0000 Subject: doc fixes git-svn-id: svn://tug.org/texlive/trunk@11845 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/kpathsea/texmf.cnf | 11 +++++------ Master/texmf/web2c/texmf.cnf | 11 +++++------ 2 files changed, 10 insertions(+), 12 deletions(-) diff --git a/Build/source/texk/kpathsea/texmf.cnf b/Build/source/texk/kpathsea/texmf.cnf index 2130788c3e9..b999d85936d 100644 --- a/Build/source/texk/kpathsea/texmf.cnf +++ b/Build/source/texk/kpathsea/texmf.cnf @@ -464,11 +464,10 @@ engine = unsetengine % Part 2: Options. -% If this is true, `tex a.b' will look first for a.b.tex (within each -% path element), and then for a.b, i.e., we try standard extensions -% first. If this is false, we first look for a.b and then a.b.tex, -% first. If this is false, we first look for a.b and then a.b.tex, -% i.e., we try the name as-is first. +% If this option is set to true, `tex a.b' will look first for a.b.tex +% (within each path element), and then for a.b, i.e., we try standard +% extensions first. If this is false, we first look for a.b and then +% a.b.tex, i.e., we try the name as-is first. % % Both names are always tried; the difference is the order in which they % are tried. The setting applies to all searches, not just .tex. @@ -478,7 +477,7 @@ engine = unsetengine % always have an extension added first. % % The default is true, because we already avoid adding the standard -% extension(s) in most common cases. E.g., babel.sty will only look for +% extension(s) in the usual cases. E.g., babel.sty will only look for % babel.sty, not babel.sty.tex, regardless of this setting. try_std_extension_first = t diff --git a/Master/texmf/web2c/texmf.cnf b/Master/texmf/web2c/texmf.cnf index 2130788c3e9..b999d85936d 100644 --- a/Master/texmf/web2c/texmf.cnf +++ b/Master/texmf/web2c/texmf.cnf @@ -464,11 +464,10 @@ engine = unsetengine % Part 2: Options. -% If this is true, `tex a.b' will look first for a.b.tex (within each -% path element), and then for a.b, i.e., we try standard extensions -% first. If this is false, we first look for a.b and then a.b.tex, -% first. If this is false, we first look for a.b and then a.b.tex, -% i.e., we try the name as-is first. +% If this option is set to true, `tex a.b' will look first for a.b.tex +% (within each path element), and then for a.b, i.e., we try standard +% extensions first. If this is false, we first look for a.b and then +% a.b.tex, i.e., we try the name as-is first. % % Both names are always tried; the difference is the order in which they % are tried. The setting applies to all searches, not just .tex. @@ -478,7 +477,7 @@ engine = unsetengine % always have an extension added first. % % The default is true, because we already avoid adding the standard -% extension(s) in most common cases. E.g., babel.sty will only look for +% extension(s) in the usual cases. E.g., babel.sty will only look for % babel.sty, not babel.sty.tex, regardless of this setting. try_std_extension_first = t -- cgit v1.2.3