]> git.donarmstrong.com Git - lilypond.git/commit
patch::: 1.4.0.jcn7
authorJan Nieuwenhuizen <janneke@gnu.org>
Tue, 15 May 2001 13:37:24 +0000 (15:37 +0200)
committerJan Nieuwenhuizen <janneke@gnu.org>
Tue, 15 May 2001 13:37:24 +0000 (15:37 +0200)
commita565e4f60b397f274dae88cd6485238615870401
treed1e297c989b23421ad3c443fb057589508e45dae
parentdf064ce0eaa11e1e8d81aeb25279cb8acc8c7b49
patch::: 1.4.0.jcn7

1.4.0.jcn7
==========

* Added \tupletUp, \tupletDown, \tupletBoth.

* Bugfix convert-ly: treCorde.

* Slur attachment and extremity offsets taken relative to slur
direction; so that
   Slur \override #'attachment-offset = #'((0 . 1) . (0 . 1))
will always make the slur move away from the note head.

* Bugfix: slurs on dotted or flagged notes.

* Refman fixes.

* Added @reng, @rgrob, and @rint macros for referencing engravers,
grobs and interfaces in documentation.
CHANGES
Documentation/regression-test.tely
Documentation/user/macros.itexi
Documentation/user/refman.itely
VERSION
input/regression/slur-staccato.ly [new file with mode: 0644]
input/test/slur-attachment-override.ly
lily/slur.cc
ly/property.ly
scm/slur.scm
scripts/convert-ly.py