lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #4856 missing


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: Wed, 18 May 2016 12:05:19 +0000

Ah, I forgot to mention that I suggest to add a default value for minimum-distance in the engraver-init.ly file.


[issues:#4856] missing minimum distance for extender line in lyrics

Status: New
Created: Wed May 18, 2016 12:02 PM UTC by Werner LEMBERG
Last Updated: Wed May 18, 2016 12:02 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.

------------------------------------------------------------------------------
Mobile security can be enabling, not merely restricting. Employees who
bring their own devices (BYOD) to work are irked by the imposition of MDM
restrictions. Mobile Device Manager Plus allows you to control only the
apps on BYO-devices by containerizing them, leaving personal data untouched!
https://ad.doubleclick.net/ddm/clk/304595813;131938128;j
_______________________________________________
Testlilyissues-auto mailing list
address@hidden
https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto

reply via email to

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