]> git.donarmstrong.com Git - lilypond.git/commit
* lily/stem-tremolo.cc (raw_stencil): read slope property.
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Tue, 27 Sep 2005 12:32:12 +0000 (12:32 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Tue, 27 Sep 2005 12:32:12 +0000 (12:32 +0000)
commit01afb846676872dca8f4dfb14f1ea83fecaf6b3c
treee5fb96f30202f2189929c22b0e465eeee83a4cbc
parent4700a805e1627eb33cc38d7d3fa20e9d96ffe70f
* lily/stem-tremolo.cc (raw_stencil): read slope property.

* lily/include/paper-system.hh (class Paper_system): remove
staff_extents_ member.

* lily/include/paper-system.hh (class Paper_system): remove
number_ variable. Remove is_title_. Remove break_before_penalty_

* scm/lily-library.scm (paper-system-title?): new function.

* scm/page-layout.scm (ly:optimal-page-breaks): read next-space
and next-padding.
(optimal-page-breaks): rename from ly:optimal-page-breaks.

* lily/paper-system.cc (internal_get_property): new function.

* scm/page-layout.scm (ly:optimal-page-breaks): add support for
pagetopspace

* lily/paper-system.cc (read_left_bound): new function. Read
line-break-system-details from left bound to determine extents.
ChangeLog
Documentation/topdocs/NEWS.tely
input/regression/music-map.ly
input/wilhelmus.ly
lily/include/paper-system.hh
lily/paper-system.cc
lily/stem-tremolo.cc
scm/page-layout.scm