lilypond-user
[Top][All Lists]
Advanced

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

Re: appoggiatura


From: Nick Didkovsky
Subject: Re: appoggiatura
Date: Sat, 19 Sep 2009 17:10:34 -0400
User-agent: Thunderbird 2.0.0.23 (Windows/20090812)

Thank-you Carl

Adding a spacer to staff 2 solves the corrupt layout when two staves are laid out. However when I convert just staff 1, whose first quarter note has a grace note, the resulting score displays a big distance between the grace note and the quarter note, which is not good.

Note that these issues are limited to the situation where the grace note is on the first note of the measure; if there is no gracenote on the first note, gracenotes on subsequent notes pose to problem: distance between gracenote and note is fine when single staff is rendered, and there is no duplication of time sig when two staves are rendered (even without spacer added to second staff)

Nick

Carl Sorensen wrote:

On 9/19/09 1:39 PM, "Nick Didkovsky" <address@hidden> wrote:

Hello James

Thanks for your prompt reply. No, I assume the contents of staff 2 does
not need to be altered depending on the contents of staff 1.

Staff 2 simply contains:
\time 4/4
\clef treble
 R4*4

How are you suggesting Staff 2's content need be altered?

Please see the Known Issues and Warnings in the Notation Reference, section
1.2.6 under Grace notes.  This issue is explained there.

Carl

Thanks
Nick Didkovsky

James E. Bailey wrote:
Have you added the spacer appoggiatura to the other staff?

On 19.09.2009, at 21:07, Nick Didkovsky wrote:

Hello,

Can someone point out what I am doing wrong?

I have a staff where the first note has an appoggiatura (see below)
When this staff is converted, the layout looks good although there's
too much horizontal space between the  appoggiatura and the quarter note
If it is laid out with another staff below it, the layout has a
problem: staff shows clef, time sig, appoggiatura, time sig again
(!?), then quarter note

If the appogiatura is added to the second note instead of the first
note, there no problem

Can someone advise?
Thanks
Nick

% Staff 1

"aStaffAA" = {
\override Score.RehearsalMark #'font-size = #-1
\override Score.VoltaBracket #'font-name = #"New Century Schoolbook"
\override Score.VoltaBracket #'font-shape = #'bold
\override Score.VoltaBracket #'font-size = #+1

% Measure 1
\override Score.MetronomeMark #'padding = #4.5
\tempo 4=60
\key c \major

\override Staff.TimeSignature #'style = #'()

\time 4/4

\clef treble
\appoggiatura e'16
e'4
d''4\noBeam
a'4\noBeam
d''4\noBeam
% Measure 2

\clef treble
R4*4
}



_______________________________________________
lilypond-user mailing list
address@hidden <mailto:address@hidden>
http://lists.gnu.org/mailman/listinfo/lilypond-user
James E. Bailey









reply via email to

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