bug-lilypond
[Top][All Lists]
Advanced

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

Re: 2.7[.6] doc: bug? grand staff brace missing


From: Graham Percival
Subject: Re: 2.7[.6] doc: bug? grand staff brace missing
Date: Mon, 22 Aug 2005 19:47:36 -0700


On 22-Aug-05, at 6:20 PM, Hans Forbrich wrote:

On August 21, 2005 08:16 pm, you wrote:
Thanks for the report!  BTW, in the future could you link to the
individual page, instead of the huge "all-in-one" doc page?

Sorry about that.

Please keep traffic on the mailist.


Here's a minimal example that produces a missing brace, created from
taking the Documentation/user/out/lily-****.ly file and removing stuff.

#(set! toplevel-music-handler (lambda (p m)
                               (print-score-with-defaults
                                p (scorify-music m p))))
\paper {
  raggedright = ##t
}
\new GrandStaff
\relative <<
  \new Staff { c1 c }
  \new Staff { c c }
>>




reply via email to

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