noteflakes / lydown

A language for music notation
http://ciconia.github.io/lydown
MIT License
24 stars 0 forks source link

Score/part page breaks #25

Open noteflakes opened 9 years ago

noteflakes commented 9 years ago

In movement.ld:

- score:
  - page_break: before
- parts:
  - gamba1:
    - page_break: before
noteflakes commented 9 years ago

commit 94b4a64: Implement part page breaks. commit eb6f89f: Add support for \partBreak command.