From 63704e56798c94fa5c4db888247a1075027fcda1 Mon Sep 17 00:00:00 2001 From: Reinhard Kotucha Date: Sun, 3 Jan 2010 23:09:47 +0000 Subject: dviout.bat: Fix bug reported by Christian Zietz. git-svn-id: svn://tug.org/texlive/trunk@16587 c570f23f-e606-0410-a88d-b1316a301751 --- Master/bin/win32/dviout.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Master/bin') diff --git a/Master/bin/win32/dviout.bat b/Master/bin/win32/dviout.bat index bd3a74485c2..2de93d21939 100755 --- a/Master/bin/win32/dviout.bat +++ b/Master/bin/win32/dviout.bat @@ -38,7 +38,7 @@ call :build_tfmpath ";" "%tfmpath:;=" "%" if "%tfmpath:~0,1%"==";" set tfmpath=%tfmpath:~1% rem Use TL gostscript -set GS_LIB=%tlroot%\tlpkg\tlgs\fonts;%tlroot%\tlpkg\tlgs\lib;%tlroot%\tlpkg\tlgs\Resource +set GS_LIB=%tlroot%\tlpkg\tlgs\fonts;%tlroot%\tlpkg\tlgs\lib path %tlroot%\tlpkg\tlgs\bin;%path% rem Assemble dviout command -- cgit v1.2.3