diff options
author | Staszek Wawrykiewicz <staw@gust.org.pl> | 2007-01-06 02:48:59 +0000 |
---|---|---|
committer | Staszek Wawrykiewicz <staw@gust.org.pl> | 2007-01-06 02:48:59 +0000 |
commit | cdf80a7b7ce28b166ce1f87a55cf8cf04014cb1a (patch) | |
tree | 352742047732e02913b976e1f7e19205a9e87817 /Master/texmf/web2c/texmf.cnf-4WIN | |
parent | e08c918e9b189b40173eec63e35bd26a465374a1 (diff) |
texmf.cnf-4WIN
git-svn-id: svn://tug.org/texlive/trunk@3174 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf/web2c/texmf.cnf-4WIN')
-rw-r--r-- | Master/texmf/web2c/texmf.cnf-4WIN | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf/web2c/texmf.cnf-4WIN b/Master/texmf/web2c/texmf.cnf-4WIN index 01a404d1968..bdd5cef02b7 100644 --- a/Master/texmf/web2c/texmf.cnf-4WIN +++ b/Master/texmf/web2c/texmf.cnf-4WIN @@ -319,7 +319,7 @@ TEXPSHEADERS.gsftopk = .;$TEXMF/{dvips,fonts/{enc,type1,type42,type3,truetype}}/ % fonts installed on the system (outside of TeX). An empty default % value would add "//" to the search paths, so we give it a dummy value. %OSFONTDIR = /please/set/osfontdir/in/the/environment -OSFONTDIR = %SystemRoot%/fonts// +OSFONTDIR = $SystemRoot/fonts// % PostScript Type 1 outline fonts. T1FONTS = .;$TEXMF/fonts/type1//;$OSFONTDIR// |