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

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

Re: A bunch of questions...


From: Dominic Sacré
Subject: Re: A bunch of questions...
Date: Tue, 27 Feb 2001 14:40:18 +0100

On Sunday 25 February 2001 22:29, Mats Bengtsson wrote:
>
> > 1)
> > How do I use "harakiri-staff" for only one staff?
>
> I'm afraid you have to define a new specific context.
> Use the definitions in engraver.ly as a starting point, give
> it a special \name and add an \accepts declaration in the
> ScoreContext or wherever you want to include your new context.
> Examples of adding new contexts can be found in
> input/test/tab-staff.ly and input/test/cue-notes.ly
>
Well, once you know how to do it it's pretty simple...

> > 2)
> > Is there a way to change the the position of the "3", so that it will be
> > above the slur?
>
> You could add an offset using
>     \property Voice.TupletBracket \set #'extra-offset = #'(0 . 3)
> the pair of numbers determine the offset in the horizontal and
> vertical directions, respectively.
>
Works fine :)

> > 3)
> > Is it possible to put one note (or the note head) in parentheses?
>
> Take a look at input/regression/molecule-hacking.ly
> It can be done, but the result is not perfect.
>
Aha, a well hidden sample... :)
Works fine, too!


Thank you very much,

          Dominic



reply via email to

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