bug-lilypond
[Top][All Lists]
Advanced

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

Issue 995 in lilypond: tuplets cannot begin with a \tempo indication


From: lilypond
Subject: Issue 995 in lilypond: tuplets cannot begin with a \tempo indication
Date: Sun, 24 Jan 2010 20:16:00 +0000

Status: Accepted
Owner: v.villenave
Labels: Type-Documentation Priority-Medium

New issue 995 by v.villenave: tuplets cannot begin with a \tempo indication
http://code.google.com/p/lilypond/issues/detail?id=995

% New report from Trevor B.:

% "\times x/y {}" blocks must not begin with a \tempo indication.

\version "2.13.11"

% commenting the following line causes a second Staff
% context to be created:
\new Staff
{
  \times 2/3 {
    \tempo 2=52 %messes up the tuplet
    c'2 c' c'
  }
  c' c'
}

Attachments:
        toto.png  1.2 KB

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings




reply via email to

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