]> git.donarmstrong.com Git - lilypond.git/commitdiff
csh fix
authorhanwen <hanwen>
Thu, 4 Jul 2002 18:57:12 +0000 (18:57 +0000)
committerhanwen <hanwen>
Thu, 4 Jul 2002 18:57:12 +0000 (18:57 +0000)
NEWS
buildscripts/lilypond-login.sh

diff --git a/NEWS b/NEWS
index 1671fdddab056a3e4bda641dce1375a55b7f2256..ac56aa9eafcb6a97617b496f30e6cee2bbe8e82f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -28,4 +28,6 @@ ambituses, more shapes.
 
 * Completely rewritten midi input support.
 
+* Manual thoroughly revised manual.
+
 * Many bugfixes
index 9e7278f6817ef07bf83fc821320295acb04721cd..8b472b37845a90e17a9a34f72533d9d1c369222f 100644 (file)
@@ -33,9 +33,9 @@ unset noglob
 
 # Add all available TeX Type1 fonts (including Feta) to Ghostscript:
 if ( $?GS_FONTPATH ) then
-       setenv GS_FONTPATH `kpsewhich -expand-path=\$T1FONTS`:$GS_FONTPATH"
- else
+       setenv GS_FONTPATH `kpsewhich -expand-path=\$T1FONTS`:$GS_FONTPATH
+else
        setenv GS_FONTPATH `kpsewhich -expand-path=\$T1FONTS`
- endif
+endif