gnu-music-discuss
[Top][All Lists]
Advanced

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

Re: couple more random q's and c's


From: David Petrou
Subject: Re: couple more random q's and c's
Date: Tue, 10 Jul 2001 17:54:19 -0400
User-agent: Mutt/1.2.5i

> It shouldn't be too hard to get rid of these warnings. 
> On the other hand, it's easier to revert a 
> Staff.VoltaBracket \override #'molecule-callback = #'()
> so that may be the preferred solution anyway.

i don't know exactly where i should have put that, but i replaced one
of my `\property Staff.VoltaBracket = \turnOff' lines with `\property
Staff.VoltaBracket \override #'molecule-callback = #'()' and i got a
huge number of warnings / errors.  e.g.:

    /home/dpetrou/fugue/bday_gigue/bday_gigue_notes.ly:125:20: warning:
    Junking request: `Barcheck_req':
          e g b, e4 r8 |

messages like this were followed by an infinite (well, until i killed
lily) number of these:

    programming error: No spring between adjacent columns (Continuing;
    cross thumbs)

i'm sure i'm probably doing something wrong, but i thought i'd report
it since lily doesn't cleanly recover from the error.

> > . Mads, I'm having trouble with your Score.breakAlignOrder suggestion.
> > If I put it near the beginning of my file, then I get the correct
> > result for the clef, but the ordering and "look" of other things is
> > wrong.  (E.g., key signatures appear before clefs.)  Also, I get:
> > warning: unknown spacing pair `Key_item', `Clef_item'.
> 
> Yes, a better solution is probably to keep move the Staff_bar
> within the list:
[...]

thanks.

> > One more question: The brackets for alternative endings seem to be
> > placed independently.  That is, if one of the endings has higher
[...]
> 
> The problem is that the two brackets are separate grobs. I don't
> know if it's possible to get aligned brackets without introducing
> some common grob for all the alternative endings. A workaround is
> described in 
> http://www.mail-archive.com/address@hidden/msg05702.html

cool.  works great.

>     /Mats

david



reply via email to

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