Skip to content

Commit

Permalink
Merge pull request #173 from ksnortum/kjs-remove-unused-words
Browse files Browse the repository at this point in the history
Remove unused music commands that haven't been in LilyPond since 2.17.25
  • Loading branch information
fedelibre authored Dec 19, 2024
2 parents fa9b770 + 390dd28 commit 8816136
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions ly/words.py
Original file line number Diff line number Diff line change
Expand Up @@ -133,8 +133,6 @@
'bookOutputName',
'bookOutputSuffix',
'bp', # since 2.24
'bracketCloseSymbol',
'bracketOpenSymbol',
'break',
'breathe',
'breve',
Expand Down Expand Up @@ -224,11 +222,6 @@
'endSpanners',
'episemFinis',
'episemInitium',
'escapedBiggerSymbol',
'escapedExclamationSymbol',
'escapedParenthesisCloseSymbol',
'escapedParenthesisOpenSymbol',
'escapedSmallerSymbol',
'eventChords', # since 2.23
'expandEmptyMeasures',
'expandFullBarRests',
Expand Down Expand Up @@ -362,8 +355,6 @@
'palmMuteOff',
'palmMuteOn', # since 2.16
'parallelMusic',
'parenthesisCloseSymbol',
'parenthesisOpenSymbol',
'parenthesize',
'partCombine',
'partCombineApart',
Expand All @@ -389,7 +380,6 @@
'phrasingSlurNeutral',
'phrasingSlurSolid',
'phrasingSlurUp',
'pipeSymbol',
'pitchedTrill',
'pointAndClickOff',
'pointAndClickOn',
Expand Down Expand Up @@ -532,7 +522,6 @@
'tieNeutral',
'tieSolid',
'tieUp',
'tildeSymbol',
'time',
'times',
'timing',
Expand Down

0 comments on commit 8816136

Please sign in to comment.