From 60d042ecbc61f93764f2ad06e3b30974e2aaa990 Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Sat, 15 Aug 2009 14:29:09 -0700 Subject: [PATCH] Web example: actually uncomment granados example. --- Documentation/general/examples/granados.ly | 6 ------ 1 file changed, 6 deletions(-) diff --git a/Documentation/general/examples/granados.ly b/Documentation/general/examples/granados.ly index e27fdfe72b..b21e4e6088 100644 --- a/Documentation/general/examples/granados.ly +++ b/Documentation/general/examples/granados.ly @@ -7,8 +7,6 @@ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% #(set-global-staff-size 17) -% EXAMPLE BROKEN; uncomment when fixed. - \paper { ragged-right = ##f #(set-paper-size "letter" 'landscape) @@ -112,9 +110,6 @@ lowerVoiceTwo = \relative c, { \score { - \new Staff { c'4^"EXAMPLE BROKEN" } -% uncomment the below once it works. -%{ \new PianoStaff << \set PianoStaff.connectArpeggios = ##t % \override PianoStaff.Arpeggio #'stencil = #ly:arpeggio::brew-chord-bracket @@ -142,7 +137,6 @@ lowerVoiceTwo = \relative c, { \remove "Bar_number_engraver" } } -%} %{\midi { \context { \Score -- 2.39.5