Closed rettinghaus closed 2 years ago
There is a (significant) corner case that is not handled properly yet:
When the music is not stretched to the full page width, the example is working:
However, when the music is stretched to the page width (by narrowing the page width for this example), the gap disappears:
There seems to be a general problem with the restart position in longer excerpts that span more than one system, where the restart gap is added to the end of the system rather than at the requested position in the score. Here is a longer example where there should be a restart after the pink D5 note after the double barline after measure 13:
Transcoded from Humdrum
Example added to the test suite https://github.com/rism-digital/verovio.org/blob/gh-pages/_tests/section/section_003.mei
Describe the problem A section restart marked as such should always be clearly visible.
To Reproduce Steps to reproduce the behavior:
Expected behavior Restarting should add a minimal distance between sections:
Input data
Verovio information
Additional information Adding a label to the staffDef in the second section adds the expected space.