lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Making a lilypond-book


From: Will Oram
Subject: Re: Making a lilypond-book
Date: Sun, 27 Jun 2004 17:10:33 -0500


On Jun 27, 2004, at 12:41 PM, Jan Nieuwenhuizen wrote:

Will Oram writes:

Just take a look at the error message

mvmt1/mvmt1.ly:15:18: error: can't find file: `defs.ly'
(search path:
/sw/share/lilypond/2.2.3/ps:/sw/share/lilypond/2.2.3/tfm:/sw/share/
lilypond/2.2.3/scm:/sw/share/lilypond/2.2.3/mf/out:/sw/share/ lilypond/ 2.2.3/afm:/sw/share/lilypond/2.2.3/ly:/sw/share/lilypond/ps:/sw/ share/
lilypond/tfm:/sw/share/lilypond/scm:/sw/share/lilypond/mf/out:/sw/
share/lilypond/afm:/sw/share/lilypond/ly::include-mvmt1:/Users/
spamguy/
tchai_op35')
:
\include "defs.ly"

This is my interpretation of the phrase
'include-mvmt1:/Users/spamguy/tchai_op35': include directory mvmt1,
which is located in /Users/spamguy/tchai_op35. This is a valid
statement.

Huh?  What do you mean with `your interpretation'?

What I thought I was reading from the output. 'My understanding' would have been a better phrase.

I'm almost sure
that I do not see what you mean, but just to be very clear, the PATH
snippet:

    include-mvment1:/Users/spamguy

is interpreted by LilyPond (and probably everybody else) as, well, a
PATH snippet with two search directories: ./include-mvmnt1 and
/User/spamguy.

I think I'm getting you. include-XYZ should be a complete directory path, and not based off the current directory? If so, then:

Yossarian:~/tchai_op35 spamguy$ lilypond-book --process='lilypond-bin -I include-Users/spamguy/tchai_op35/mvmt1' --output=out/ tchai_op35_book.tex

...means to search in the current directory (Users/spamguy/tchai_op35) and the supplied path (Users/spamguy/tchai_op35/mvmt1)? Trying this doesn't work either, so I must be missing something still.

Best,

Will Oram // Genius @ Large // AIM spamguy21
spamguy (at) foxchange (dot) com // wro1 (at) cwru (dot) edu





reply via email to

[Prev in Thread] Current Thread [Next in Thread]