bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

spacing overrides break melismata


From: Keith OHara
Subject: spacing overrides break melismata
Date: Sat, 29 Jan 2011 14:54:18 -0800

If anyone changes the vertical spacing of lyrics using the method below, 
the problem reported in issue 1120 comes back.  Patch at 
http://codereview.appspot.com/4095041/

<< 
  \context Voice = "v" { c' c' c' c' c'1 }
  \new Lyrics \with { 
  \override VerticalAxisGroup
    #'nonstaff-relatedstaff-spacing = #'((basic-distance . 7)) 
  } \lyricsto "v" {
    \lyricmode { ooooooo __ _ _ _  a } 
} >> 

Attachment: evil2.png
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]