> 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/[EMAIL PROTECTED]

<<attachment: tempoIndication.png>>

_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to