-
**Describe the problem**
With the same version and option, why do I get different results on Android and Mac. The music score rendered on the mac will reduce the number of bars in each line with the …
-
See https://github.com/rism-digital/verovio/issues/3142
-
**Describe the problem**
Many options carry boolean values, yet in the Python toolkit they are of type `str`. So e.g. `getOption("mmOutput")` returns the string `false` over the boolean `False`.
…
-
Using option "breaks: 'encoded'" toolkit delivers incomplete svg data.
tested in Mac Safari 16.1 with verovio-toolkit.js up to version 3.12.1
-
I'm sure that I'm not the first one with the idea to add automated basso continuo numbers as `**fb` spines to a Humdrum score. But I could not find anything here in the GitHub issues nor on `**HUG`. S…
-
Hi @craigsapp - the build for the MP site is failing. This occurred since I updated links in the _layout pages from https://www.verovio.org/javascript/**develop**/verovio-toolkit.js" to "https://www.…
-
Currently Verovio can enable or disable logging, but there are no other fine-grained controls for silencing specific log levels. So you cannot currently silence "Info" messages and only see "error" me…
-
**Describe the problem**
NPM release v3.12.0 and v3.12.1 include the same code as NPM release v3.11.0
**To Reproduce**
Steps to reproduce the behavior:
```
npm i verovio@3.12.1
node -e 'const …
-
A call to the `setOptions` method in the JS toolkit returns undefined, but the docs say it returns bool. Since the C++ function returns a bool, then I'm assuming the return type should be "boolean".
…
-
**Describe the problem**
I don't know if I'm missing something here, but the `adjustPageWidth` option results in different system widths.
**To Reproduce**
I'm sharing a minimal example, based on …