Capella 10 Version 5.0 Safe Corrected package 6.29 documentation
Copy:
PreparePartitureForPrint.py
to:
Documents\capella\scripts\
or to a subfolder that you use inside that directory.
Restart Capella after copying the file.
Ctrl+F3 does not install or load the file. It opens the script list, where the already installed script can be found and started manually.
Custom keyboard shortcuts cannot be assigned to Capella scripts.
Ctrl+R is not this script's shortcut. After the script is run manually, Capella's built-in Ctrl+R command repeats that last manually run script until another script is started manually.
The script automatically rearranges measures into systems for printing.
The selected number is only an upper limit. Dense measures may lead to fewer measures on a system.
The script also sets conservative vertical clearance and disables unsafe horizontal compression.
The Undo menu should contain one action:
Prepare partiture for print
One Ctrl+Z should restore the state from before the script was run.
The calculation considers:
The selected maximum must not be exceeded and unsafe compression should not be required.
Before loading the result into Capella, the exact XML sequence of all note objects in every staff and voice is compared.
On any difference the script stops with an error and the open score is intended to remain unchanged.
The script intentionally refuses a score, for example, when:
The original offline test used 56 measures and a maximum of 8.
The result had 18 systems.
Before and after there were:
The exact noteObjects sequence matched.
Final rendering and actual Undo must still be verified directly in Capella 10.
The script itself does not send Ctrl+R automatically.
Ctrl+R is Capella's general built-in command for repeating the last manually run script. It is not an assigned Prepare Partiture for Print keyboard shortcut.