diff options
author | Karl Berry <karl@freefriends.org> | 2009-05-25 23:02:27 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-05-25 23:02:27 +0000 |
commit | 7660c21eadc2ae14f6ac9819d65519aefd535be7 (patch) | |
tree | 1cb0fe940ea910f260b08097bba85bb48bd94f92 | |
parent | 1164ff9dce1b6bb44b152beb1fcf44202b10df5d (diff) |
wording
git-svn-id: svn://tug.org/texlive/trunk@13469 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r-- | Build/source/texk/kpathsea/texmf.cnf | 7 | ||||
-rw-r--r-- | Master/texmf/web2c/texmf.cnf | 7 |
2 files changed, 6 insertions, 8 deletions
diff --git a/Build/source/texk/kpathsea/texmf.cnf b/Build/source/texk/kpathsea/texmf.cnf index 9568d422f56..decaa95686d 100644 --- a/Build/source/texk/kpathsea/texmf.cnf +++ b/Build/source/texk/kpathsea/texmf.cnf @@ -142,7 +142,7 @@ TEXMFDBS = {!!$TEXMFSYSCONFIG,!!$TEXMFSYSVAR,!!$TEXMFMAIN,!!$TEXMFLOCAL,!!$TEXMF % On some systems, there will be a system tree which contains all the font % files that may be created as well as the formats. For example % TEXMFVAR = /var/lib/texmf -% is used on many Linux systems. In this case, set VARTEXFONTS like this +% is used in many distros. In this case, set VARTEXFONTS like this % VARTEXFONTS = $TEXMFVAR/fonts % and do not mention it in TEXMFDBS (but _do_ mention TEXMFVAR). % @@ -391,9 +391,8 @@ MPSUPPORT = .;$TEXMF/metapost/support MIMELIBDIR = $SELFAUTOPARENT/etc MAILCAPLIBDIR = $SELFAUTOPARENT/etc -% Default settings for fontconfig library, used by Win32 versions of -% xetex/xdvipdfmx (note that fontconfig on Linux/Unix-like systems -% will ignore settings in this file) +% Default settings for fontconfig library, used by Windows versions of +% xetex/xdvipdfmx. On Unixish systems, fontconfig ignores this. FONTCONFIG_FILE=fonts.conf FONTCONFIG_PATH=$TEXMFSYSVAR/fonts/conf FC_CACHEDIR=$TEXMFSYSVAR/fonts/cache diff --git a/Master/texmf/web2c/texmf.cnf b/Master/texmf/web2c/texmf.cnf index 9568d422f56..decaa95686d 100644 --- a/Master/texmf/web2c/texmf.cnf +++ b/Master/texmf/web2c/texmf.cnf @@ -142,7 +142,7 @@ TEXMFDBS = {!!$TEXMFSYSCONFIG,!!$TEXMFSYSVAR,!!$TEXMFMAIN,!!$TEXMFLOCAL,!!$TEXMF % On some systems, there will be a system tree which contains all the font % files that may be created as well as the formats. For example % TEXMFVAR = /var/lib/texmf -% is used on many Linux systems. In this case, set VARTEXFONTS like this +% is used in many distros. In this case, set VARTEXFONTS like this % VARTEXFONTS = $TEXMFVAR/fonts % and do not mention it in TEXMFDBS (but _do_ mention TEXMFVAR). % @@ -391,9 +391,8 @@ MPSUPPORT = .;$TEXMF/metapost/support MIMELIBDIR = $SELFAUTOPARENT/etc MAILCAPLIBDIR = $SELFAUTOPARENT/etc -% Default settings for fontconfig library, used by Win32 versions of -% xetex/xdvipdfmx (note that fontconfig on Linux/Unix-like systems -% will ignore settings in this file) +% Default settings for fontconfig library, used by Windows versions of +% xetex/xdvipdfmx. On Unixish systems, fontconfig ignores this. FONTCONFIG_FILE=fonts.conf FONTCONFIG_PATH=$TEXMFSYSVAR/fonts/conf FC_CACHEDIR=$TEXMFSYSVAR/fonts/cache |