bug-lilypond
[Top][All Lists]
Advanced

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

Tempo mark doesn't forget explicitly given bpm, v. 2.11.60


From: Thies Albrecht
Subject: Tempo mark doesn't forget explicitly given bpm, v. 2.11.60
Date: Wed, 01 Oct 2008 10:51:39 +0200

> I'm not top posting
Hi everybody!

Using the new tempo mark function I get the following bug:

Once a tempo indication dur = count is explicitly set, it will be displayed 
even though you just indicate e.g. \tempo "Allegro". A simple workaround would 
be to use \once \set Score.tempoHideNote = ##t everytime you just want the 
textual tempo marking.

Example (resulting in attached picture):

\version "2.11.60"
\paper{ ragged-right=##t }
\relative c '' {
   \tempo "Moderato" 4 = 120   c1
   \tempo "Allegro"   c1
}

Kind regards
Thies Albrecht
-- 
GMX startet ShortView.de. Hier findest Du Leute mit Deinen Interessen!
Jetzt dabei sein: http://www.shortview.de/address@hidden

Attachment: tempoIndication.png
Description: PNG image


reply via email to

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