%%%%%%%%%%%%%%
\version "2.4.6"
\layout{ indent = 0 linewidth = 2.0\in
}
\relative c'' {
g1 a \bar "|."
\break
\repeat volta 2 {
\bar "|:" b c }
\break
a g \bar "|."
\break
\repeat volta 2 {
f e }
}
%%%%%%%%%%%%%%

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Fairchild
Sent: Saturday, September 24, 2005 5:08 PM
To: lilypond-user@gnu.org
Subject: How to override bar line?
- Bruce
%%%%%%%%%%%%%%
\version "2.4.6"
\layout{ indent = 0
linewidth = 3.5\in }
\relative c'' {
c1
\repeat volta
2 {
\bar "||" \mark \markup { \musicglyph #"scripts-segno" }
a2 ( f~
}
\alternative {
{ f ) c \bar"||" }
{\hideNotes \grace{ f4 ( f4~
} \unHideNotes f2 ) \bar "|." }}
\override Score.RehearsalMark
#'break-visibility = #begin-of-line-invisible
\mark \markup
{ \musicglyph #"scripts-ufermata" }
\break
\repeat volta 2
{
\bar"|:" b2 ( d~ }
\alternative {
{ d ) c
}
{\hideNotes
\grace{ \slurUp d4 ( \stemDown d d~ c
c
\slurNeutral \stemNeutral }
\unHideNotes
d2
) g,2
^\markup {\huge \italic \halign #0 "D.S. al Fine"} \bar"||"
}}
}
%%%%%%%%%%%%%%
_______________________________________________ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user
_______________________________________________ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user