]> git.donarmstrong.com Git - lilypond.git/commit
Implement two variations on double repeat sign.
authorNeil Puttock <n.puttock@gmail.com>
Tue, 23 Sep 2008 00:33:14 +0000 (01:33 +0100)
committerNeil Puttock <n.puttock@gmail.com>
Tue, 23 Sep 2008 00:33:14 +0000 (01:33 +0100)
commit7463bfe6a859ffab3a4fd6ea65dc1c144233ec92
treec84f98a3c550c14cbbf6a5dceec805498b40ea4c
parent2e714733659e99a7e86ae59b93e9f7ba5bb6daf8
Implement two variations on double repeat sign.

Add context property doubleRepeatType so that default double repeat can be
changed for volte using \repeat volta.
Documentation/user/rhythms.itely
input/regression/double-repeat-default-volta.ly [new file with mode: 0644]
input/regression/double-repeat.ly [new file with mode: 0644]
lily/bar-line.cc
lily/repeat-acknowledge-engraver.cc
lily/span-bar.cc
ly/engraver-init.ly
scm/define-context-properties.scm
scm/output-lib.scm