lilypond-user
[Top][All Lists]
Advanced

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

left justifying text over multimeasure rests


From: Paul Scott
Subject: left justifying text over multimeasure rests
Date: Tue, 15 Jan 2008 02:08:23 -0700
User-agent: Mozilla-Thunderbird 2.0.0.9 (X11/20080110)

In 2.11.37 it seems that trying to get left aligned text over multimeasure rests only works under some conditions. In the following example only the first case is left aligned. This is what I am observing in my real examples.

\version "2.11.37"

\new Staff
{
 \set Score.skipBars = ##t
 << s4*0^"first" R1*2 >>
 << s4*0^"second" R1*2 >>
}

Paul Scott





reply via email to

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