Dies ist das Archiv des alten Forums (bis März 2017). Das aktuelle Forum ist unter https://lilypondforum.de zu finden. This is the archive of the old forum (until March 2017). You can find the current forum at https://lilypondforum.de.
\version "2.16.2"setLyric = { \once \override TextScript #'extra-spacing-width = #'(0 . 0) \once \override TextScript #'Y-offset = #-6 \once \override TextScript #'outside-staff-priority = ##f \once \override TextScript #'self-alignment-X = #CENTER}\relative c ' { R1 << { \voiceOne \once \override MultiMeasureRest #'staff-position = #7 \once \override MultiMeasureRestText #'padding = #1 R1^\fermataMarkup } \new Voice { \voiceTwo \tiny s4 \stemNeutral \once \override Stem #'length = #5 \setLyric g'_\markup\magnify #2 { "wa " } \setLyric g_\markup\magnify #2 "- rum?" s4 } >>}
[...] Wert magnify auf #- setze, bekomme ich eine Fehlermeldung. [...]