bug-lilypond
[Top][All Lists]
Advanced

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

Re: average-spacing-wishes and note too close to barline


From: madhg
Subject: Re: average-spacing-wishes and note too close to barline
Date: Mon, 30 Apr 2007 15:14:13 -0700 (PDT)

Thanks, Mats.  I added a second stave to my small example.  But the flat
still collides with the barline. I wonder if I included the average-wishes
command correctly.  At least it didn't give an error message.

David

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

\new Score
{
   \override Score.SpacingSpanner #'average-spacing-wishes = ##f
   \new GrandStaff
        <<
        \new Staff = trebleStaff \relative c'' {
                 
      R1 \bar ":|" bes2 r2 %\appoggiatura aes16 bes2 r
      }
  \new Staff = bassStaff \relative c {
          \clef bass
          R1 c2 c2 % d2 e2 
  }   
  >>
 } 




Mats Bengtsson-4 wrote:
> 
> The average-spacing-wishes property is only relevant in scores that have
> more than a single stave, so you are completely right that it doesn't
> make any difference whatsoever in your single stave example.
> 
>    /Mats
> 


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





reply via email to

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