Skip to content

Update LilyPond reserved words for version 2.26#192

Merged
bmjcode merged 1 commit into
frescobaldi:masterfrom
ksnortum:new-commands-2.26
Jun 12, 2026
Merged

Update LilyPond reserved words for version 2.26#192
bmjcode merged 1 commit into
frescobaldi:masterfrom
ksnortum:new-commands-2.26

Conversation

@ksnortum

@ksnortum ksnortum commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

This PR updates words.py with new reversed words from LilyPond version 2.26. Fixes #191.

There were several music functions that were not in words.py and were not new. Of those, several, such as \applySwing, were only valid if you included the appropriate file. I chose to leave those words out of the update. There were a few others that were not new but I couldn't see a good reason for not updating them. They are:

  • \glissandoMap
  • \slashSeparator
  • \tocItemWithDotsMarkup

If there is a good reason not to include any of the above, I'll remove them.

@bmjcode bmjcode left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks reasonable to me. @fedelibre, do you want to look this over before merging?

Edited to add: Thanks @ksnortum for having the patience to take this on. :)

@fedelibre fedelibre left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I trust @ksnortum

I haven't used LilyPond for a while and I didn't follow the 2.26 development.
Feel free to merge it.

@bmjcode

bmjcode commented Jun 12, 2026

Copy link
Copy Markdown
Member

Cool, let's do it.

@bmjcode bmjcode merged commit ac3db74 into frescobaldi:master Jun 12, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

New commands needed for LilyPond 2.26

3 participants