Menu

#1738 Hairpin in dynamics aligns to lyric

Verified
nobody
None
Defect
2011-07-06
2011-07-05
Anonymous
No

Originally created by: *anonymous

Originally created by: PhilEHol...@googlemail.com

In the code below, the hairpin is aligned with the end of the lyrics rather than with the notes.

\version "2.14.1"

melody = { d''2 c''2 | es''1  }
text = \lyricmode {a long haaaaaaaaaaaaairpin }
upper = {c'1 | b4  b b b }
dynamics = {s1 | s4 \> s4 s4 s4 \! }

\score {
  <<
    \new Voice = "mel"  \melody
    \new Lyrics \lyricsto mel \text
    \new Staff  \upper
    \new Dynamics \dynamics
  >>
}

1 Attachments

Discussion

  • Google Importer

    Google Importer - 2011-07-05

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

    Seems like a duplicate of  #502. There the example shows alignment with theend of the lyrics, this example with the beginning.

    Mergedinto: 502
    Status: Duplicate

     
  • Google Importer

    Google Importer - 2011-07-06

    Originally posted by: brownian.box@gmail.com

    (No comment was entered for this change.)

    Mergedinto:
    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.