bug-lilypond
[Top][All Lists]
Advanced

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

average-spacing-wishes and note too close to barline


From: madhg
Subject: average-spacing-wishes and note too close to barline
Date: Mon, 30 Apr 2007 08:10:34 -0700 (PDT)

In http://code.google.com/p/lilypond/issues/detail?id=242  HanWen notes that
the bug can be worked around using average-spacing-wishes.

I tried the following, but it didn't work: accidentals still too close to
barline.  
Either I don't understand how to use this setting (quite likely), or it
doesn't work here.  
Gives the same output whether it's set ##t or ##f. 

David

\version "2.11.22"
\paper{ ragged-right=##t }

\new Score
{
   \new Staff \relative c'' {
        \override Score.SpacingSpanner #'average-spacing-wishes = ##f    
      R1 \bar ":|" bes2 r2 \appoggiatura aes16 bes2
      }
} 


-- 
View this message in context: 
http://www.nabble.com/average-spacing-wishes-and-note-too-close-to-barline-tf3670154.html#a10255026
Sent from the Gnu - Lilypond - Bugs mailing list archive at Nabble.com.





reply via email to

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