]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-1.3.136
authorfred <fred>
Wed, 27 Mar 2002 00:57:14 +0000 (00:57 +0000)
committerfred <fred>
Wed, 27 Mar 2002 00:57:14 +0000 (00:57 +0000)
buildscripts/lilypond-login.sh
make/lilypond-vars.make

index ca9d6c5c9f4f4dfa3ba3194606b29e45e70d2318..38fb855e8042711b15f10903061376c09da1f30f 100644 (file)
@@ -19,5 +19,11 @@ if ($?TEXINPUTS) then
 else
         setenv TEXINPUTS "/usr/share/lilypond/tex::"
 endif
+if ($?TEXINPUTS) then
+        setenv TFMFONTS "@datadir@/tfm:$TFMFONTS"
+else
+        setenv TFMFONTS "@datadir@/tfm:"
+endif
+
 
 
index 94531eb69375c1ddbb7c501910f4bb8a889842ee..c0d23272d48b8b3dd48f7ba6e6ef624fd76b2dee 100644 (file)
@@ -4,6 +4,7 @@ export PATH:=$(topdir)/lily/out:$(topdir)/buildscripts/out:$(PATH)
 export MFINPUTS:=$(topdir)/mf/:$(MFINPUTS)::
 export TEXINPUTS:=$(topdir)/mf/out/:$(topdir)/tex/:$(topdir)/ps/:$(TEXINPUTS):$(pwd)::
 export LILYINCLUDE:=$(topdir)/ps:$(topdir)/scm:$(topdir)/ly:$(topdir)/mf/out::$(TEX_TFMDIR):$(LILYINCLUDE)
+export TFMFONTS=$(topdir)/mf/out:
 
 export LILYPONDPREFIX:=$(depth)/