Skip to content

Commit 8816136

Browse files
authored
Merge pull request #173 from ksnortum/kjs-remove-unused-words
Remove unused music commands that haven't been in LilyPond since 2.17.25
2 parents fa9b770 + 390dd28 commit 8816136

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

ly/words.py

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -133,8 +133,6 @@
133133
'bookOutputName',
134134
'bookOutputSuffix',
135135
'bp', # since 2.24
136-
'bracketCloseSymbol',
137-
'bracketOpenSymbol',
138136
'break',
139137
'breathe',
140138
'breve',
@@ -224,11 +222,6 @@
224222
'endSpanners',
225223
'episemFinis',
226224
'episemInitium',
227-
'escapedBiggerSymbol',
228-
'escapedExclamationSymbol',
229-
'escapedParenthesisCloseSymbol',
230-
'escapedParenthesisOpenSymbol',
231-
'escapedSmallerSymbol',
232225
'eventChords', # since 2.23
233226
'expandEmptyMeasures',
234227
'expandFullBarRests',
@@ -362,8 +355,6 @@
362355
'palmMuteOff',
363356
'palmMuteOn', # since 2.16
364357
'parallelMusic',
365-
'parenthesisCloseSymbol',
366-
'parenthesisOpenSymbol',
367358
'parenthesize',
368359
'partCombine',
369360
'partCombineApart',
@@ -389,7 +380,6 @@
389380
'phrasingSlurNeutral',
390381
'phrasingSlurSolid',
391382
'phrasingSlurUp',
392-
'pipeSymbol',
393383
'pitchedTrill',
394384
'pointAndClickOff',
395385
'pointAndClickOn',
@@ -532,7 +522,6 @@
532522
'tieNeutral',
533523
'tieSolid',
534524
'tieUp',
535-
'tildeSymbol',
536525
'time',
537526
'times',
538527
'timing',

0 commit comments

Comments
 (0)