]> git.donarmstrong.com Git - lilypond.git/commit
patch::: 1.3.33.jcn1
authorJan Nieuwenhuizen <janneke@gnu.org>
Tue, 14 Mar 2000 22:38:12 +0000 (23:38 +0100)
committerJan Nieuwenhuizen <janneke@gnu.org>
Tue, 14 Mar 2000 22:38:12 +0000 (23:38 +0100)
commita16fa3d5e278abdbcdd3a02e0074b0ed038ff4a2
tree1dc769e94e2c689257f90f9a60e83496d2e8d9f7
parentfbb6d20e9f58d691ffe845284cbb4d8bacf9ca60
patch::: 1.3.33.jcn1

1.3.33.jcn1
===========

* Rewrote Staff_margin_engraver.  Staff margin texts now hang on a new
  breakable item: Left_edge_item.

* Fixed vertical alignment for dynamic elements.  Orphaned dynamic items
  (not supported by a Dynamic_line_spanner) still collide with Staff,
  although they now have staff support, which was supposed to fix this.

1.3.32.jcn4
===========

* Fixed Staff_margin_engraver for "instrument", "instr" is still broken.

* Dynamic elements are only put in a Dynamic_line_spanner if there
  actually is more than one adjacent note-column with a dynamic.
  This breaks the fine looks of all dynamics, again :-)
13 files changed:
CHANGES
VERSION
input/test/bar-break.ly [new file with mode: 0644]
input/test/bb.ly [new file with mode: 0644]
lily/dynamic-engraver.cc
lily/include/lily-proto.hh
lily/include/staff-margin-engraver.hh
lily/staff-margin-engraver.cc
ly/engraver.ly
ly/params.ly
mutopia/Coriolan/coriolan-paper.ly
mutopia/Coriolan/coriolan-part-paper.ly
scm/lily.scm