lilypond-user
[Top][All Lists]
Advanced

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

Re:


From: Mats Bengtsson
Subject: Re:
Date: Sun, 26 Feb 2006 20:59:10 +0100
User-agent: Internet Messaging Program (IMP) H3 (4.0.4)

Quoting Jean Bergeron <address@hidden>:

Thanks for the informations.

I just finally understood today the relative.
I don't understand for the way to indicate the bars within the text.
I still have some questions concerning signo and Coda.

If I put the information concerning the coda after break command. It is
not at the beginning of the new line but at the end.
That's what the following setting does:
\override Score.RehearsalMark #'break-visibility = #begin-of-line-invisible
The default is to only typeset it at the beginning of the new line, so
if that is what you want, just remove the setting.

and it is not aligned
with the end of the bar but the end of the sheet of paper. What could I
change?

Which LilyPond version do you use? According to http://lists.gnu.org/archive/html/lilypond-devel/2006-02/msg00209.html
there is a bug in the latest 2.7.xx versions. The setting:
\once \override Score.RehearsalMark #'self-alignment-X = #RIGHT
is supposed to make it right aligned with the bar line.

  /Mats


Sorry to bother you.

bes4 f8 g aes f  g4 fis g bes aes f g r4 r4 \bar "||" \break
\override Score.RehearsalMark #'break-visibility = #begin-of-line-invisible
 \once \override Score.RehearsalMark #'self-alignment-X = #RIGHT
 \mark \markup { "4e fois Al coda" \hspace #1 \raise #1 \musicglyph
#"scripts.coda" }
f8 ees d ees f d ees4 c ees d c b c r4 r4 \bar "||"
\mark \markup { \musicglyph #"scripts.segno" }\break
((and here I want the coda at the beginning of the next staff. On the top
pof the line or before the staff.))
\mark \markup {\hspace #1 \raise #1.8 \musicglyph #"scripts.coda" }
 f8 ees8 d f ees d ees4 r4 ees d8 cis d f ees d c2. \break

TIA
Jean Bergeron



_______________________________________________
lilypond-user mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/lilypond-user








reply via email to

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