bug-lilypond
[Top][All Lists]
Advanced

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

Change clef on grace silent rest has no horizontal space


From: Pavel Roskin
Subject: Change clef on grace silent rest has no horizontal space
Date: Wed, 19 Jun 2013 16:19:04 -0400

Hello!

David Kastrup asked me to report this bug earlier today.  This is a
simplified example.

\version "2.17.20"
{
  \grace { s4 }
  \clef bass c'4
}

The bass clef collides with the time signature.  Also, the note is
positioned too close to the bass clef.  The note position would be OK
if the bass clef wasn't there.

The bug is not limited to the beginning of score.  In this example, the
change clef appears to have no horizontal extent.

\version "2.17.20"
{
  c'4 c'4
  \grace { s4 }
  \clef bass c'4 c'4
}

-- 
Regards,
Pavel Roskin

Attachment: grace1.png
Description: image/apple-ios-png

Attachment: grace2.png
Description: image/apple-ios-png


reply via email to

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