From: Reinhold Kainhofer Date: Sat, 13 Oct 2012 15:25:01 +0000 (+0200) Subject: Remove commented-out code X-Git-Url: https://repo.or.cz/w/orchestrallily.git/commitdiff_plain/0ad226913b0118aac703ab201bfa8ee7d3ebef66 Remove commented-out code --- diff --git a/orchestrallily.ily b/orchestrallily.ily index 67f9bdc..37194ec 100644 --- a/orchestrallily.ily +++ b/orchestrallily.ily @@ -1911,12 +1911,7 @@ editorialHairpin = \once \override Hairpin #'stencil = #(lambda (grob) (edit editorialDynamic = \once \override DynamicText #'stencil = #(lambda (grob) (editorial-bracket-stencil (ly:text-interface::print grob) 0.2 0.55)) editorialMarkup = \once \override TextScript #'stencil = #(lambda (grob) (editorial-bracket-stencil (ly:text-interface::print grob) 0.2 0.55)) -% videStart = \mark \markup { \hspace #1 \musicglyph #"scripts.coda" \with-dimensions #'(0 . 0) #'(0 . 0) \left-align { vi-} } videStart = \mark \markup \halign #-2.3 \concat { \hspace #4.5 \musicglyph #"scripts.coda" \left-align { vi- } } -% videEnd = \notemode { -% \once \override Score.RehearsalMark #'break-visibility = #begin-of-line-invisible -% \mark \markup \concat{ \with-dimensions #'(0 . 0) #'(0 . 0) \right-align { -de } \hspace #1 \musicglyph #"scripts.coda" } -%} videEnd = \notemode { \once \override Score.RehearsalMark #'break-visibility = #begin-of-line-invisible \mark \markup \concat{ \right-align { -de } \hspace #1.5 \musicglyph #"scripts.coda" \hspace #4.2 }