bug-lilypond
[Top][All Lists]
Advanced

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

tempo error


From: Bastian
Subject: tempo error
Date: Sun, 7 Jul 2013 08:00:15 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

> I'm not top posting.

% Entering a tempo different from 4 = 120
% generates an empty c++ error promt.

\version "2.17.21"
\language "deutsch"


melody = \relative c' {
  \clef treble
  \key c \major
  \time 4/4
  \tempo 4 = 96
c2 d
e4. d8 c2
}

\score {
  \new Staff \melody
}




reply via email to

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