lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 2462 in lilypond: unnecessarily wide spacing c


From: lilypond
Subject: Re: [Lilypond-auto] Issue 2462 in lilypond: unnecessarily wide spacing caused by Lyrics
Date: Sun, 01 Apr 2012 01:16:11 +0000


Comment #7 on issue 2462 by address@hidden: unnecessarily wide spacing caused by Lyrics
http://code.google.com/p/lilypond/issues/detail?id=2462

Why no example LilyPond input ?
It took a lot of trial-and-error to get a line-spacing that showed the problem.

\version "2.14"
\paper { #(set-paper-size "a5") ragged-right=##f }
<< \relative c'' \new Voice {a2.( b4) a8 g2..
    b2.( d,4) e8 g4. g4 b4 |\break
    r2. f4 d' c c b b1 R1*5 }
 \addlyrics { Oh, free -- dom!  Oh, free -- dom o -- ver
    me ti -- bi com -- mis -- sum, } >>

Probably the desired change, in my guessed example, would remove the hyphens in 'freedom' and 'commissum'. In general, it might be wise to try to keep the ideal spacing between note-columns based on the rhythm alone, rather than have lyrics and other bulky decorations influence the 'ideal' spacing (note-spacing.cc:107).

Attachments:
        2462.png  15.7 KB




reply via email to

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