I’m trying to typeset a very simple piano and violin arrangement and while
doing the piano part I wanted to have the violin staff «cue sized» as a
reference to the pianist. I used \magnifyStaff and while it works wonders, it
gives me this at the end of each system:
http://i.imgur.com/6UNkJkA.png [http://i.imgur.com/6UNkJkA.png]
This is weird. Any idea why this happens? Is there perhaps a better way of
doing this?
\score { << \new Staff \with { \magnifyStaff #5/7 instrumentName = #"Violin "
shortInstrumentName = #"Vln. " } { <<\melody \violinDynamics \repeatBars>> }
\new PianoStaff \with { instrumentName = #"Piano " shortInstrumentName = #"Pno.
" } << \new Staff = "Right" <<\pianoNotesRight \repeatBars>> \new Dynamics =
"Dynamics" \pianoDynamics \new Staff = "Left" <<\pianoNotesLeft \repeatBars>>
>> >> }
Sent using CloudMagic Email
[https://cloudmagic.com/k/d/mailapp?ct=pi&cv=7.11.24&pv=9.3.1&source=email_footer_2]
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user