X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=scm%2Ftranslator-description.scm;h=b56382bfe976f74875ae2264fc5be5cd069a1ea1;hb=9627516f833fcd89ce59351ae90dc722ec96a2c5;hp=7edf9e0455f6b8cebca78babbb9991834afce334;hpb=2a45361f9b49c4559c5a72c63cce1d1eed0649ed;p=lilypond.git 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 )))