]> git.donarmstrong.com Git - lilypond.git/commit
* scm/page-layout.scm (ly:optimal-page-breaks): use new parameters
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Sun, 12 Sep 2004 17:05:15 +0000 (17:05 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Sun, 12 Sep 2004 17:05:15 +0000 (17:05 +0000)
commitbc2261341db22e8a619959109e922cc85ffbdc2b
tree065fbdf31eefdca8753c95045ec09132c5030f73
parentcbce93a817737a5c42e5cc5c7e93e72274286ebf
* scm/page-layout.scm (ly:optimal-page-breaks): use new parameters
to get sane spaces for titles.

* lily/parser.yy: change mode changing commands to XXXmode,
eg. drummode.
(mode_changing_head): group mode changes.
(mode_changing_head_with_context): new commands: create context as
well as change mode.

* scm/page-layout.scm (ly:optimal-page-breaks): add
betweensystempadding also to fixed distance for the spring.
Documentation/user/cheatsheet.itely
lily/parser.yy