Acciaccatura at the beginning
Hi to everybody, I'm a new user trying to learn this wonderful program. I'm making a transcription that starts with an acciaccatura and noticed it messes up everything in the other staves. I know it's a known problem but I need to find a solution. Can someone help? This is an example: \language "english" global = {\time 3/4} problem = \relative c'' { \global \acciaccatura { d32 e} d4 c8( d) d4 | } other = \relative c { \global \clef bass d4 c8( d) d4 | } \score { << \new PianoStaff << \new Staff{ \problem } \new Staff{ \other } >> >> } Thank you very much, best regards, Marco -- *Marco Bianchi* +39 3403513686 ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user
Re: Acciaccatura at the beginning
Thank you David, I've found it Marco Il giorno gio 14 set 2017 alle ore 19:06 David Kastrup ha scritto: > "Marco B." writes: > > > Hi to everybody, > > I'm a new user trying to learn this wonderful program. > > I'm making a transcription that starts with an acciaccatura and noticed > it > > messes up everything in the other staves. > > I know it's a known problem > > Issue 34 > > > but I need to find a solution. Can someone help? > > Uh, the manual? > > < > http://lilypond.org/doc/v2.18/Documentation/notation/special-rhythmic-concerns#index-grace_002dnote-synchronization > > > > -- > David Kastrup > ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user
Re: Acciaccatura at the beginning
Thank you very much Il giorno ven 15 set 2017 alle ore 15:09 Mark Stephen Mrotek < carsonm...@ca.rr.com> ha scritto: > David, > > Thanks for the clarification. > > Mark > > -Original Message- > From: David Kastrup [mailto:d...@gnu.org] > Sent: Thursday, September 14, 2017 11:58 PM > To: Mark Stephen Mrotek > Cc: 'Marco B.' ; lilypond-user@gnu.org > Subject: Re: Acciaccatura at the beginning > > "Mark Stephen Mrotek" writes: > > > Marco, > > > > > > > > To make the staves line up, place a “dummy” acciaccatura, in the “other” > voice. > > > > It would be \acciaccatura s32. > > From the manual: > >Please make sure that you use the ‘\grace’ command for the spacer > part, even if the visual part uses ‘\acciaccatura’ or > ‘\appoggiatura’ because otherwise an ugly slur fragment will be > printed, connecting the invisible grace note with the following > note. > > -- > David Kastrup > > ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user