- **status**: New --> Accepted


---

** [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:**

- 
[extender-line-after.png](https://sourceforge.net/p/testlilyissues/issues/4856/attachment/extender-line-after.png)
 (39.3 kB; image/png)
- 
[extender-line-before.png](https://sourceforge.net/p/testlilyissues/issues/4856/attachment/extender-line-before.png)
 (38.7 kB; image/png)


~~~~
\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 [email protected] 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
[email protected]
https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto

Reply via email to