bug-lilypond
[Top][All Lists]
Advanced

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

Issue 712 in lilypond: alignment of multiple \tempo marks over `church


From: codesite-noreply
Subject: Issue 712 in lilypond: alignment of multiple \tempo marks over `church rests'
Date: Sat, 20 Dec 2008 20:39:03 +0000

Status: Accepted
Owner: lemzwerg
Labels: Type-Defect

New issue 712 by lemzwerg: alignment of multiple \tempo marks over `church rests'
http://code.google.com/p/lilypond/issues/detail?id=712

\version "2.11.65"

\header { texidoc = "
The text string of @code{\tempo} over whole bar rests always starts
at the beginning of a bar.

Here is a counterexample.
" }

{
  \tempo "Foo" R1*5 |
  \tempo "Bar" R1*5 |
}

\layout {
  \context {
    \Score
    skipBars = ##t
  }
}

\paper {
  ragged-right = ##f
}

% EOF


Attachments:
        tempo.png  2.4 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]