From: hanwen <hanwen> Date: Wed, 18 Aug 2004 20:42:07 +0000 (+0000) Subject: (hideNotes): remove \setMmRestFermata X-Git-Tag: release/2.3.12~23 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=058b9105ad34d33033669fe0c72d4f4f4b7d15c8;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 <hanwen@xs4all.nl> + + * ly/property-init.ly (hideNotes): remove \setMmRestFermata + + * scripts/convert-ly.py (conv): add rule for \setMmRestFermata + 2004-08-18 Nicolas Sceaux <nicolas.sceaux@free.fr> * 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