From: Han-Wen Nienhuys Date: Wed, 18 Aug 2004 20:42:07 +0000 (+0000) Subject: (hideNotes): remove \setMmRestFermata X-Git-Tag: release/2.3.13~64 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=1bb7659e935633c0bb6fb12aa750e5ee298651d2;p=lilypond.git (hideNotes): remove \setMmRestFermata --- diff --git a/ChangeLog b/ChangeLog index 2adf99ec09..7d66bf2491 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2004-08-18 Han-Wen Nienhuys + + * ly/property-init.ly (hideNotes): remove \setMmRestFermata + + * scripts/convert-ly.py (conv): add rule for \setMmRestFermata + 2004-08-18 Nicolas Sceaux * scm/framework-tex.scm (output-preview-framework) diff --git a/ly/property-init.ly b/ly/property-init.ly index 44f9381311..ea6ce2a457 100644 --- a/ly/property-init.ly +++ b/ly/property-init.ly @@ -149,11 +149,6 @@ glissando = #(make-music 'GlissandoEvent) fermataMarkup = \markup { \musicglyph #"scripts-ufermata" } -setMmRestFermata = - \once \override MultiMeasureRestNumber #'text = - #fermataMarkup - - hideNotes =\sequential { % hide notes, accidentals, etc. \override Dots #'transparent = ##t