Differences From Artifact [ffb8b071d4]:
- File core/tune.js — part of check-in [9ad3c8e957] at 2017-08-11 14:22:51 on branch trunk — core: fix: loop when no %%score since 04ee7c60769bac0095671da1be8f9a71c00b5baf The last commit should not have contained linking the default %%score, and linking was not at the right place. Reported by Bernhard Weichel in issue #4. (user: moinejf@free.fr size: 49350)
To Artifact [141aa4213f]:
- File core/tune.js — part of check-in [ab72718642] at 2017-08-11 17:01:32 on branch trunk — core: fix: crash when voice of 1st V: absent of %%score Bug introduced by commit 04ee7c60769bac0095671da1be8f9a71c00b5baf and previous. (user: moinejf@free.fr size: 49449)
| ︙ | |||
2400 2401 2402 2403 2404 2405 2406 | 2400 2401 2402 2403 2404 2405 2406 2407 2408 2409 2410 2411 2412 2413 2414 | - + + + - + + | stafflines: '|||||', staffscale: 1 } } par_sy.nstaff = nstaff } |