]> git.donarmstrong.com Git - lilypond.git/commit
partial: 1.3.24.jcn
authorJan Nieuwenhuizen <janneke@gnu.org>
Sun, 13 Feb 2000 17:30:20 +0000 (18:30 +0100)
committerJan Nieuwenhuizen <janneke@gnu.org>
Sun, 13 Feb 2000 17:30:20 +0000 (18:30 +0100)
commitaa17e80c30e989e7112ebf25bcbe286e4bad3483
tree41ff8f4fb3583d8eb61dae508c53bb6b1d4a3398
parentf1881e37cc08bb049098286a2179e33c13595ba3
partial: 1.3.24.jcn

==========

* Added a ROADMAP file explaining the source directory layout.

* Minor tweak in the feta 6 and 9 numeral

* Moved files from lib/ to flower/

* Removed Note_head_side class.

* Updated the webpage to be a little more chatty.

* Small Local_key_engraver optimization: only lookup timing engraver once.

* Fixed dashed slurs

* Rewrite of Slur code.  Be much more picky about slur shapes. We try
to offset the slur instead of bending it too much

* Look at stem directions for tie direction.

* Compound multimeasure rests. Put measures_i_ variable in an element
property.  Made the symbol a lot wider.

* Time signature small cleanups.

1.3.22.h
12 files changed:
flower/binary-source-file.cc [new file with mode: 0644]
flower/include/binary-source-file.hh [new file with mode: 0644]
flower/include/source-file.hh [new file with mode: 0644]
flower/include/source.hh [new file with mode: 0644]
flower/include/string-storage.hh [new file with mode: 0644]
flower/source-file.cc [new file with mode: 0644]
lib/binary-source-file.cc [deleted file]
lib/include/binary-source-file.hh [deleted file]
lib/include/source-file.hh [deleted file]
lib/include/source.hh [deleted file]
lib/include/string-storage.hh [deleted file]
lib/source-file.cc [deleted file]