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


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

Reply via email to