As of CVS ChangeLog 1.2173 'make all' exits like this on RedHat 9:
-W -Wall -Wconversion -o out/book.o book.cc
book.cc:11:29: book-paper-def.hh: No such file or directory
book.cc: In static member function `static scm_unused_struct*
Book::mark_smob(scm_unused_struct*)':
book.cc:53: invalid us
On Tuesday May 4 2004 10:57, Han-Wen Nienhuys wrote:
> [EMAIL PROTECTED] writes:
> > Hi,
> >
> > I have gotten the impression that the system that handles slurs
> > (positioning, shape, collision, ..) is broken and will be completely
> > rewritten sometime. IIRC I got this impression from some disc
Sun, 16 May 2004 17:21:49 +0200, Han-Wen a dit :
> it would be nice if the location argument got its way into the music
> expression, eg. by
> doing
> (set! (ly:music-property mus 'origin) location)
> this will improve error messages from music-functions.
oh yes that's true. I'm doing
[EMAIL PROTECTED] writes:
> PS: I have commited the changes for the \addlyrics \appoggiatura
> \acciaccatura \grace \partcombine \autochange \applycontext
> \applyoutput and \breathe music functions.
kool!
it would be nice if the location argument got its way into the music
expression, eg. by
doi
[EMAIL PROTECTED] writes:
> Hello,
>
> Where should the documentation for #{ ... #} take place?
probably in programmnig.tely, near the section on "mixing scheme and
music"
> PS: I have commited the changes for the \addlyrics \appoggiatura
> \acciaccatura \grace \partcombine \autochange \applyco
Fri, 14 May 2004 13:38:07 -0400, David a dit :
> I've started on a language reference. You can take a look at what
> I've got so far. See attached. It's not much but it's a start.
> Also, look in the files in /usr/local/share/lilypond//ly (or
> as appropriate for your system). A lot of st