diff options
author | Staszek Wawrykiewicz <staw@gust.org.pl> | 2007-01-06 01:30:04 +0000 |
---|---|---|
committer | Staszek Wawrykiewicz <staw@gust.org.pl> | 2007-01-06 01:30:04 +0000 |
commit | 18a623518093abb22f6ec5a5a2f9b55bfedd4ff8 (patch) | |
tree | f8850803a3474475499eca7e486f888084ef3462 /Master/texmf/web2c/texmf.cnf | |
parent | e3aeb4ae1570d125174e3e0bcb3b411168466e1d (diff) |
texmf.cnf and texmf.cnf-4WIN
git-svn-id: svn://tug.org/texlive/trunk@3172 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf/web2c/texmf.cnf')
-rw-r--r-- | Master/texmf/web2c/texmf.cnf | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Master/texmf/web2c/texmf.cnf b/Master/texmf/web2c/texmf.cnf index 2daac5cdb49..21dbca96225 100644 --- a/Master/texmf/web2c/texmf.cnf +++ b/Master/texmf/web2c/texmf.cnf @@ -365,6 +365,13 @@ 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) +FONTCONFIG_FILE=fonts.conf +FONTCONFIG_PATH=$SELFAUTOLOC/conf +FC_CACHEDIR=$SELFAUTOLOC/cache + % TeX documentation and source files, for use with kpsewhich. % TeX Live has a separate hierarchy with just documentation, texmf-doc, % in addition to the doc files in the other hierarchies. |