-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Milestone
Description
Utility to combine multiple .kbp files (e.g. for a duet with the parts synced separately)
There's a lot to keep in mind, and may be a lot of options needed:
- How to handle styles - leave as is, adjust to mutually exclusive style numbers (or maybe only move style 1, leaving the rest as is, or look at the contents of the style and create a new one if it differs?)
- Combine pages or leave separate
- If the user already moved the parts to separate places on the screen, it may make the most sense to keep the pages separate, to make things easier to edit - note that different project settings between the files being merged could still mean some adjustment is needed when importing to the new project
- If the parts are supposed to be interleaved instead of in zones on the screen, they probably need to be combined onto pages. Reflow is potentially needed too if too many lines are put on a page
- Just determining what should be considered the "same page" could be difficult
- Things like wipe style may need to be adjusted if the defaults are different between the project files
- It's probably out of scope to compare style 1 spacing across the projects and adjust as needed to match the positioning, right?
Metadata
Metadata
Assignees
Labels
No labels