lilypond-user
[Top][All Lists]
Advanced

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

Re: Odd \time and \appoggiatura interaction


From: Urs Liska
Subject: Re: Odd \time and \appoggiatura interaction
Date: Sat, 09 Nov 2013 20:23:26 +0100
User-agent: K-9 Mail for Android

It is a common problem.
You have to put an appogiatura with spacer rests in all voices.

Hth
Urs



Frederick Bartlett <address@hidden> schrieb:
I'm running Lilypond 2.16.2 inside Frescobaldi 2.0.10 on Fedora 19.

This gives two 'C' time signatures, one before and one after the appoggiatura:

\version "2.16"


\book {

\score {

\new Staff = "treble" <<

\new Voice = "treble1" <<

\key c\major

\time 4/4

\relative c''' {

<< { \appoggiatura { g16 ([a] } g1) } \\ { <g e>1} >> |

}

>>

>>

\layout {

}

}

}


If I comment out the \time 4/4, I get only one 'C', in the usual place.


If I change the \time to 3/4 (and the note values to 2.), then I get a 'C' before the appoggiatura and a '3/4' after.


Is this a known bug? I couldn't find it, though I did see discussions of problems with appoggiaturi and bar lines in general ...

Thanks!
Fred

--
“To my knowledge I have no knowledge.” -- John Kerry, the Secretary of State of the United States of America, in response to Senator Barbara Boxer, 3 Sep 2013



lilypond-user mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/lilypond-user

reply via email to

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