Allow for nested contexts of any depth.
commit5386413b8fe9dca7825fd0cc8c29d81bd41f6eb3
authorNeil Puttock <n.puttock@gmail.com>
Sun, 16 Nov 2008 00:58:06 +0000 (16 00:58 +0000)
committerNeil Puttock <n.puttock@gmail.com>
Sun, 16 Nov 2008 17:43:28 +0000 (16 17:43 +0000)
tree26d4c7028bf5a00d11d185cf7a4fe7675401a1e6
parent1e83c1920329db33c1c68328f68eda41550f69d1
Allow for nested contexts of any depth.

Use a set to keep track of visited contexts.
Remove InnerChoirStaff and InnerStaffGroup.
Add convert-ly rules, News entry and regtest.
Documentation/topdocs/NEWS.tely
input/regression/context-nested-staffgroup.ly [new file with mode: 0644]
lily/context-def.cc
lily/include/context-def.hh
ly/engraver-init.ly
python/convertrules.py
scripts/musicxml2ly.py