|
From: | Auto mailings of changes to Lily Issues |
Subject: | [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #4856 missing minimum distance for extender line in lyrics |
Date: | Fri, 27 May 2016 07:53:28 +0000 |
[issues:#4856] missing minimum distance for extender line in lyrics
Status: Accepted
Created: Wed May 18, 2016 12:02 PM UTC by Werner LEMBERG
Last Updated: Wed May 18, 2016 12:05 PM UTC
Owner: nobody
Attachments:
\version "2.19.41" #(set-default-paper-size "a8") #(set-global-staff-size 19) \paper { systems-per-page = 5 } \header { texidoc = "Setting a minimum non-staff related-staff distance is necessary for extender lines on a lyrics line that contains no words. Here is a counterexample. If you comment out the two lines below, you get the right behaviour." tagline = "" } << \new Voice = "solo" { c''1 ~ \break c''1 ~ \break c''1 ~ \break c''1 ~ \break c''1 } \new Lyrics \with { % \override VerticalAxisGroup.nonstaff-relatedstaff-spacing % .minimum-distance = #4 } \lyricsto "solo" { foo __ } >> % eof
Sent from sourceforge.net because address@hidden is subscribed to https://sourceforge.net/p/testlilyissues/issues/
To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/testlilyissues/admin/issues/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.
------------------------------------------------------------------------------ What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic patterns at an interface-level. Reveals which users, apps, and protocols are consuming the most bandwidth. Provides multi-vendor support for NetFlow, J-Flow, sFlow and other flows. Make informed decisions using capacity planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e
_______________________________________________ Testlilyissues-auto mailing list address@hidden https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto
[Prev in Thread] | Current Thread | [Next in Thread] |