]> git.donarmstrong.com Git - lilypond.git/blobdiff - CHANGES
patch::: 1.3.48.mb1
[lilypond.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index ba1a1e5bdb48c5d6e7483bbe7759f48194c41749..be6d5a4aa1acf2ed8aa22c6486fa8c543262e311 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,67 @@
+--- ../lilypond-1.3.48/CHANGES Mon May  8 10:48:49 2000
+++ b/CHANGES   Wed May 10 21:46:32 2000
+@@ -1,3 +1,9 @@
+1.3.48.mb1
+===========
+
+* Changed noteHeadStyle properties to symbols, for example
+  \property Voice.noteHeadStyle = #'cross
+
+ 1.3.47.mb2
+ ===========
+ 1.3.47.jcn3
+===========
+
+* Rewrite of chord-name production in scheme.  There are two major styles
+  now, banter and american.  To get american style, use
+
+      \property ChordNames.chordNameStyle = "american"
+  Most anything should be possible now.  See input/test/american-chords.ly
+
+* Added isinf check to configure.in, and isinf macro from guile to
+  bezier.cc; solaris has no isinf ().
+
+* Fixed star-spangled-banner with not-so-nice \bar "|." fix.  Almost
+  perfect now.
+
+* Added output property to regression test.
+
+* Fixed warning of creating existing outdir.
+
+* Added `Mark' interface to text-items that are marks (thanks, HW).
+
+1.3.46.jcn2
+===========
+
+1.3.47.mb2
+===========
+
+* Corrected glossary.tely
+
+* Corrected \mark font handling. feta-nummer font only of the 
+  string is all numeric.
+
+* Implemented noteHeadStyle lookup in Guile. Reintroduced the style
+  "harmonic" and added "baroque" (normal note shapes except for 
+  brevis and longa which are square).
+
+1.3.47.mb1
+===========
+
+* Simplified ly2dvi using the power of the geometry package.
+
+* Improved heuristic size calculation of TeX macros. Handles e.g.
+  "\\u{a}", "\\"{o}" and "\\^{u}" correctly.
+
+1.3.47.hwn1
+===========
+
+* Bugfix: don't hang on zero-duration.
+
+1.3.47
+======
+
 1.3.46.jcn2
 ===========
 
@@ -9,7 +73,7 @@
 * Added Bar_number_engraver to standard Score context
 
 * Construct octavation scripts in the clef-engraver; this fixes the
-hara + clef8 problem
+hara-kiri + clef8 problem
 
 1.3.46
 ======