bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: default placement of codas and segnos over barlines


From: Graham Percival
Subject: Re: default placement of codas and segnos over barlines
Date: Tue, 4 Apr 2006 23:00:10 -0700


On 2-Apr-06, at 7:25 AM, Dave K. wrote:
As far as I can tell there is no flush left/flush right
option in Lilypond,

Yes there is; see the documentation for Text marks and/or Rehearsal marks. They're in chapter 8.

Yes, I know I can manually align every single
symbol I markup, but that shouldn't have to be the case.

I hope you realize that you can define your own "symbols":

myFine={
\override RehearsalMark #'something = #blah
\override AnotherThing #'something-else = #foo
\mark "D.S. al Fine"
}

{ c'1 c1 \myFine }


This is a vague outline, but it should get you started.
- Graham





reply via email to

[Prev in Thread] Current Thread [Next in Thread]