lilypond-user
[Top][All Lists]
Advanced

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

Text mark at the end?


From: Zoltan Selyem
Subject: Text mark at the end?
Date: Thu, 7 Jun 2007 14:38:30 +0200

Hi,

I'd like a "Da capo al Fine" mark at the end of the score, but it's
not there. What am I doing wrong?


%% ------------- LilyPond code -------------
\version "2.11.23"
\paper{ ragged-right=##t }
\relative g' {
  g4 g g g | g g g g | g g g g |
  \once \override Score.RehearsalMark #'self-alignment-X = #RIGHT
  \mark "Da capo al Fine"
}
%% -------------- end of code --------------

Thanks,

     Zoltán





reply via email to

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