Menu

#256 grace screws up lyrics

Verified
nobody
Defect
2007-01-31
2007-01-25
Anonymous
No

Originally created by: *anonymous

Originally created by: gpermus@gmail.com
Originally owned by: gpermus@gmail.com

% If afterGrace is used in a voice to which a Lyrics context is attached,
% the lyrics become misaligned, and the syllable after the grace notes
% overprints the syllable before the grace notes.

%  gp: I know we already have bug 34, but IMO this is more serious.

\version "2.11.13"
\paper{ ragged-right = ##t }
<<
  \new Staff {
    \new Voice = "myVoice" {
      \afterGrace c''2 { e''32[ d''] } c''2
  }}
  \new Lyrics \lyricsto "myVoice" \lyricmode { foo -- bar }
>>

1 Attachments

Related

Issues: #34

Discussion

  • Google Importer

    Google Importer - 2007-01-31

    Originally posted by: hanw...@gmail.com

    (No comment was entered for this change.)

    Labels: fixed_2_10_15 fixed_2_11_15
    Status: Fixed

     
  • Google Importer

    Google Importer - 2007-01-31

    Originally posted by: gpermus@gmail.com

    (No comment was entered for this change.)

    Status: Verified

     
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.