summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorReinhard Kotucha <reinhard.kotucha@web.de>2010-01-03 23:09:47 +0000
committerReinhard Kotucha <reinhard.kotucha@web.de>2010-01-03 23:09:47 +0000
commit63704e56798c94fa5c4db888247a1075027fcda1 (patch)
treefc7a25e2152304e4810b5b104d6e83cd495c6753
parentb8a6ab668124f79d05446f3029c4a303dc370663 (diff)
dviout.bat: Fix bug reported by Christian Zietz.
git-svn-id: svn://tug.org/texlive/trunk@16587 c570f23f-e606-0410-a88d-b1316a301751
-rwxr-xr-xMaster/bin/win32/dviout.bat2
1 files changed, 1 insertions, 1 deletions
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