lilypond-devel
[Top][All Lists]
Advanced

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

Re: New breve rest with ledger lines (issue4650052)


From: k-ohara5a5a
Subject: Re: New breve rest with ledger lines (issue4650052)
Date: Fri, 24 Jun 2011 00:45:24 +0000

On 2011/06/23 09:34:23, Bertrand Bordage wrote:
For the moment, the exception is handled by the next "if", line 100.

But don't forget to let /something/ print if the ledgered version is
missing in the chosen style -- especially default :

\relative c''' { \time 4/1
  << {
    b\breve\rest g\breve
  } \\ {
    c,\breve b\breve
  } >> }

I think you currently set is_ledgered = true for the b\breve\rest, and
then Lilypond looks for a glyph that does not exist.

http://codereview.appspot.com/4650052/



reply via email to

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