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: Mats Bengtsson
Subject: Re: average-spacing-wishes and note too close to barline
Date: Mon, 30 Apr 2007 22:05:09 +0200
User-agent: Internet Messaging Program (IMP) H3 (4.0.5)

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

Quoting madhg <address@hidden>:


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.



_______________________________________________
bug-lilypond mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/bug-lilypond








reply via email to

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