e output.
try
\repeat volta 1 { <> }
(tested with 2.17.5)
Eluze
--
View this message in context:
http://lilypond.1069038.n5.nabble.com/Space-containing-text-between-two-bars-tp135392p135423.html
Sent from the User mailing list archive at Nabble.com.
On 27/10/12 20:46, Phil Holmes wrote:
> - Original Message - From: "Nick Payne"
>
> To:
> Sent: Saturday, October 27, 2012 4:51 AM
> Subject: Space containing text between two bars
>
>
>> How can I achieve an output that looks like the attached e
- Original Message -
From: "Nick Payne"
To:
Sent: Saturday, October 27, 2012 4:51 AM
Subject: Space containing text between two bars
How can I achieve an output that looks like the attached example, where
the final bar of the piece is separated from the preceding bars by
On 27/10/12 18:40, Mark Witmer wrote:
> Hi Nick (cc'ing lilypond-user@ this time),
>
> Here's a solution for that excerpt. The specific solution for blanking
> out the staff is to use \stopStaff and \startStaff; between those two
> commands, you can use \override Staff.StaffSymbol #'transparent to
On 27/10/12 14:51, Nick Payne wrote:
> How can I achieve an output that looks like the attached example, where
> the final bar of the piece is separated from the preceding bars by some
> text? Is there an LSR snippet that has this sort of layout?
>
>
Well I managed to get it all working except for
Hi Nick (cc'ing lilypond-user@ this time),
Here's a solution for that excerpt. The specific solution for blanking out
the staff is to use \stopStaff and \startStaff; between those two commands,
you can use \override Staff.StaffSymbol #'transparent to ##t and likewise
Staff.BarLine #'transparent =
How can I achieve an output that looks like the attached example, where
the final bar of the piece is separated from the preceding bars by some
text? Is there an LSR snippet that has this sort of layout?
Nick
<>___
lilypond-user mailing list
lilypond-use