Greetings List,
With the traditional Ped and * style, how does one adjust the position
of the *? No override I can find appears to make any difference at all.
I would like to be able to add more 'air' in the pedal off pedal on
situation, and be able to move the * to the end of a bar. I can do this
with pedal line brackets, but not with Ped and *.
\version "2.17.18"
\paper {
ragged-right = ##f
}
lower = \relative c {
\clef bass
\time 4/4
c\sustainOn c c c\sustainOff\sustainOn
c c\sustainOff\sustainOn c c\sustainOff
}
\score {
\new PianoStaff
<<
\new Staff = "bass" { \lower }
>>
\layout {
}
}
Andrew
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user