Hi Harm,
> How about:
>
> \version "2.19"
>
> global = {
> \time 4/4
> s1
> \set RhythmicStaff.whichBar = "||"
> \repeat volta 1 { s1 }
> }
>
> \score {
> <<
> \new RhythmicStaff << \global { a1 a } >>
> \new Staff << \global { c''1 c'' } >>
>>>
> }
>
> At least it seems to work in the minimal example.
Indeed! This is the kind of elegant solution I thought might exist — thanks!
Unfortunately, it doesn’t work on my real-life score… though I’m sure that’s
more to do with a failure in my code than in your solution. If there’s time
after this engraving is out the door, I’ll debug and try to diagnose why your
lovely solution doesn’t work on my real-life score.
All the best,
Kieren.
________________________________
Kieren MacMillan, composer
‣ website: www.kierenmacmillan.info
‣ email: [email protected]
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user