We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
I noticed that the given snippet custom-music-fonts works great for creating a PDF score with Bravura, but SVG is broken. Is there any way to fix it?
custom-music-fonts
SVG output is broken. This SVG was rendered on Firefox. It's equivalently broken on Chrome.
lilypond -I <snippet-path> -dbackend=svg -o test-bravura test.ly
I've attached the pdf output as well for reference. bravura-svg.zip
Thanks in advance
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
I noticed that the given snippet
custom-music-fonts
works great for creating a PDF score with Bravura, but SVG is broken. Is there any way to fix it?Environment:
Issue:
SVG output is broken.
This SVG was rendered on Firefox. It's equivalently broken on Chrome.
Reproduction step:
lilypond -I <snippet-path> -dbackend=svg -o test-bravura test.ly
I've attached the pdf output as well for reference.
bravura-svg.zip
Thanks in advance
The text was updated successfully, but these errors were encountered: