bug-lilypond
[Top][All Lists]
Advanced

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

\Tempo not shown when R2 type rests, and not hight enough


From: André Allavena
Subject: \Tempo not shown when R2 type rests, and not hight enough
Date: Fri, 29 Apr 2005 00:21:27 -0400
User-agent: Mutt/1.5.6+20040907i

The metronomic mark is not shown when the piece starts with R type rests. 
I might understand this behaviour with Score.skipBars set to true, but
not when it's false. 

Also, the higth is not adjusted (when there is a high pitch, the tempo
marking and the note are written on top of each other/

\score {
        \new Staff << \time 2/4 %\transpose do mib
                      { \clef treble % \key la \major
                        \set Score.skipBars = ##t
                        \tempo 4 = 152 R2*2 \break
                        \set Score.skipBars = ##f
                        \tempo 4 = 152 R2*2 \break
                        \tempo 4 = 152 r2 r2 \break
                        \tempo 4 = 152 \relative c''' a4  \break
                        }
                    >>
}

PS: great work!

André
-- 
Global Warming is a Weapon of Mass Destruction, and has already hit the
USA and Europe among others.
Why aren't you doing something about it? 
Why is your government doing nothing about it?




reply via email to

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