]> git.donarmstrong.com Git - lilypond.git/commit - lily/include/page-marker.hh
Add a new kind of object, Page_marker, at the same level as scores and
authorNicolas Sceaux <nicolas.sceaux@free.fr>
Thu, 17 May 2007 08:31:28 +0000 (10:31 +0200)
committerNicolas Sceaux <nicolas.sceaux@free.fr>
Thu, 17 May 2007 08:31:28 +0000 (10:31 +0200)
commit5bb1618e65e0b8031b9aed8d5f218986e3d3c5a0
treef7e0c4d6c9db312d107bb78ff2e306c0c07e665e
parentf1dee6f5263b4fb4545e894bd91f46103c8d2e18
Add a new kind of object, Page_marker, at the same level as scores and
markups, holding page breaking and page turning information, and which
can be used to create top-level page breaking and page turning
directives.  Thus, \pageBreak, \noPageBreak, etc, can be used at
top-level, between scores and top-level markups.
lily/book.cc
lily/include/page-marker.hh [new file with mode: 0644]
lily/page-marker-scheme.cc [new file with mode: 0644]
lily/page-marker.cc [new file with mode: 0644]
lily/paper-book.cc
ly/declarations-init.ly
ly/music-functions-init.ly
scm/lily-library.scm