Status: Accepted
Owner: ----

New issue 3117 by [email protected]: need \lyricmode to define responsum for later use in \lyricmode
http://code.google.com/p/lilypond/issues/detail?id=3117

since version 2.17.4 you have to explicitly define the responsum in \lyricmode to use it later in \lyricmode:

  responsum = \lyricmode { \markup{ \bold \fontsize #-1 "℟." }

before you simply could write

  responsum = \markup{ \bold \fontsize #-1 "℟." }

according to David this is likely a regression, s. http://lilypond.1069038.n5.nabble.com/Stanza-or-similar-at-the-end-of-a-line-tt139513.html#a139688



Reply via email to