Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: remove obsolete mei attributes in svg #3960

Merged
merged 1 commit into from
Feb 18, 2025

Conversation

yinanazhou
Copy link
Contributor

  • precedes and follows will be output using --svg-additional-attribute option as data-precedes and data-follows

closes: #3958
refs: DDMAL/Neon#1294

- `precedes` and `follows` will be output using `--svg-additional-attribute` option as `data-precedes` and `data-follows`

closes: rism-digital#3958
yinanazhou added a commit to DDMAL/Neon that referenced this pull request Feb 18, 2025
- Rename `mei:precedes` and `mei:follows` to `data-precedes` and `data-follows`

refs: #1294, rism-digital/verovio#3960
@lpugin lpugin merged commit 1b169f4 into rism-digital:develop Feb 18, 2025
5 checks passed
@ahankinson
Copy link
Contributor

Nice catch @yinanazhou

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.

SVG Parsing Fails Due to Missing xmlns:mei Namespace Declaration
3 participants