From: fred Date: Wed, 27 Mar 2002 01:01:31 +0000 (+0000) Subject: lilypond-1.3.152 X-Git-Tag: release/1.5.59~756 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=a149606707eccf1cfc1336bc2ba033e73b538ec3;p=lilypond.git lilypond-1.3.152 --- diff --git a/scm/translator-description.scm b/scm/translator-description.scm index 7edf9e0455..b56382bfe9 100644 --- a/scm/translator-description.scm +++ b/scm/translator-description.scm @@ -98,15 +98,7 @@ interesting items (ie. note heads, lyric syllables and normal rests)" "Clef_engraver" "Determine and set reference point for pitches" '(Clef OctavateEight) - '( - clefPosition - clefGlyph - centralCPosition - clefOctavation - explicitClefVisibility - clefPitches - - ))) + '( clefPosition clefGlyph centralCPosition clefOctavation explicitClefVisibility ))) (cons 'A2_engraver @@ -144,7 +136,6 @@ up for the musicexpr called @code{one}, down for the musicexpr called "Generate object to put grace notes from left to right." '(GraceAlignment) '( - graceAlignPosition graceAccidentalSpace )))