Score examples: Difference between revisions
From ZMOG test wiki (master branch)
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
== Testing == | |||
=== T60688 staff instrument name bug === | |||
Task [https://phabricator.wikimedia.org/T60688 T60688] staff with name "Clarinet" displays as "inet" instead of "Clarinet": | |||
<score> | |||
\new PianoStaff << | |||
\set PianoStaff.instrumentName = #"Clarinet" | |||
\context Staff = "up" { c'1 } | |||
\context Staff = "down" { \clef bass c1 } | |||
>> | |||
</score> | |||
Conclusion: cannot reproduce with Lilypond 2.23.82 and Score from recent master (see [[Special:Version]]). | |||
== Example Scores for SVG output == | |||
From [https://en.wikipedia.org/wiki/Cadence Cadence]: | From [https://en.wikipedia.org/wiki/Cadence Cadence]: |
Revision as of 22:47, 9 January 2023
Testing
T60688 staff instrument name bug
Task T60688 staff with name "Clarinet" displays as "inet" instead of "Clarinet":
Conclusion: cannot reproduce with Lilypond 2.23.82 and Score from recent master (see Special:Version).
Example Scores for SVG output
From Cadence:
Multi-system input
Testing raw input
- Note
- this requires safe mode to be disabled.
From Keyboard Sonata, K. 141 (Scarlatti), testing raw=1:
Multi-page output
Mozart's Alla turca, from Mutopia (raw=1)
Note
- For scores on Wikipedia, see Special:PagesWithProp