> 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
}


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

Reply via email to