There is a markup-system spacing, but I think it only applies to line markups, not ones attached to notes as in my score. It didn’t affect the spacing when I tried it. (I am trying to add more space between systems one and two.) If that works, I will move all the pedal markings below the score. Rachel
> On Jan 11, 2019, at 1:40 PM, Ralph Palmer <[email protected]> wrote: > > > > On Fri, Jan 11, 2019, 12:13 PM Ben <[email protected] > <mailto:[email protected]> wrote: > On 1/11/2019 11:32 AM, Rachel Knight wrote: >> How do I add space between markups that I place under a system and the >> following system? I am adding harp pedal notation underneath a grand staff >> and would like the same amount of space >> 1. between the bottom of the text and the following system >> 2. between systems when there is no text. >> >> Best, >> Rachel >> _______________________________________________ >> lilypond-user mailing list >> [email protected] <mailto:[email protected]> >> https://lists.gnu.org/mailman/listinfo/lilypond-user >> <https://lists.gnu.org/mailman/listinfo/lilypond-user> > > Hi Rachel, > > For adding some space between systems using markup, this little 'trick' could > also work, if you want to try it. Does that help? > > > > \version "2.19.82" > > { > \repeat unfold 20 { c1 } > c_\markup \lower #15 " " c c c > \repeat unfold 20 { c1 } > > c^\markup \raise #15 " " > \repeat unfold 20 { c1 } > } > > > > > > > _______________________________________________ > lilypond-user mailing list > [email protected] <mailto:[email protected]> > https://lists.gnu.org/mailman/listinfo/lilypond-user > <https://lists.gnu.org/mailman/listinfo/lilypond-user> > > I'm away from my computer, but you might also search the manual for something > like markup-system-spacing. > > HTH, > > Ralph > > _______________________________________________ > lilypond-user mailing list > [email protected] > https://lists.gnu.org/mailman/listinfo/lilypond-user
_______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
