Skip to content
This repository was archived by the owner on Jan 8, 2025. It is now read-only.

Manuscript fixes#125

Open
th-we wants to merge 11 commits intoDDMAL:developfrom
notengrafik:manuscript-fixes
Open

Manuscript fixes#125
th-we wants to merge 11 commits intoDDMAL:developfrom
notengrafik:manuscript-fixes

Conversation

@th-we
Copy link

@th-we th-we commented May 16, 2021

A replacement for #119 with better organized commits.

@th-we
Copy link
Author

th-we commented Aug 23, 2021

@ahankinson Added the same commit as in the sibmei repo. Overall this pull request is to bring libmei back in sync with the version shipping with ManuScript.

element._id = value;
SetId "(element, newId) {
UnregisterId(element._id);
element._id = value;
Copy link
Member

Choose a reason for hiding this comment

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

Same problem here as in the sibmei repo -- I think value is supposed to be newId?

}"
UnregisterId "(id) {
olddict = Self._property:MEIFlattened;
newdict = removeKeyFromDictionary(olddict, oldid);
Copy link
Member

Choose a reason for hiding this comment

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

And here isn't oldid supposed to be the value passed in, id?

Copy link
Author

Choose a reason for hiding this comment

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

That's right. I made sure I unloaded/reloaded the proper files in Sibelius and ran the tests successfully.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants