]> git.donarmstrong.com Git - lilypond.git/commit
* lily/stem-tremolo.cc (raw_stencil): read slope property.
authorhanwen <hanwen>
Tue, 27 Sep 2005 12:32:12 +0000 (12:32 +0000)
committerhanwen <hanwen>
Tue, 27 Sep 2005 12:32:12 +0000 (12:32 +0000)
commit32738c93b0abeb0f801a767b1bc0e8040bd4a376
treee5fb96f30202f2189929c22b0e465eeee83a4cbc
parent25077d4e9c175a96198e68383a184db7bd11fbca
* 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