]> git.donarmstrong.com Git - lilypond.git/commitdiff
* config.hh.in: remove HAVE_PANGO_16
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Wed, 15 Feb 2006 15:03:21 +0000 (15:03 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Wed, 15 Feb 2006 15:03:21 +0000 (15:03 +0000)
* config.hh.in: remove all Kpathsea related defines.

* lily/dot-column.cc (side_position): reach stem via dots->
head->stem. Inspect all stems for dot collisions.

ChangeLog
config.hh.in

index eb35424092438f31b9e5d7b0157700d6cf1353ff..5da6dce99fd270002e90d6a4fce87731d507949a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2006-02-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
 
+       * config.hh.in: remove HAVE_PANGO_16
+
        * lily/tuplet-bracket.cc (calc_positions): multiply with
        staff-space for beam case. This fixes tuplets+beams on scaled
        staves.
index 47a83f2831e554c8965ea321223c68bbe431abe7..491940834816953e85a32507ab3b3b14833ee875 100644 (file)
@@ -89,9 +89,6 @@
 /* define if you have sstream */
 #define HAVE_SSTREAM 0
 
-/* define if you have pango 1.6 */
-#define HAVE_PANGO16 0
-
 /* define if you have fontconfig */
 #define HAVE_FONTCONFIG 0