Bastian <bastianloeh...@gmail.com> writes:

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

Can't reproduce.  Can you copy&paste the error message?  Which LilyPond
version, operating system?  Is this the official binary?

-- 
David Kastrup

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

Reply via email to