bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: lilypond 1.5.13


From: Han-Wen Nienhuys
Subject: Re: lilypond 1.5.13
Date: Mon, 24 Sep 2001 23:16:03 +0200

address@hidden writes:
> The dots of dotted notes are completely misplaced in 1.5.13, 
> see for example input/regression/dots.ly

see if this helps?

--- dot-column-engraver.cc~     Mon Sep 24 01:04:29 2001
+++ dot-column-engraver.cc      Mon Sep 24 23:15:06 2001
@@ -84,6 +84,6 @@
 If omitted, then dots appear on top of the notes.
 ",
 /* creats*/       "DotColumn",
-/* acks  */       "dot-column-interface stem-interface",
+/* acks  */       "rhythmic-head-interface dot-column-interface 
stem-interface",
 /* reads */       "",
 /* write */       "");

-- 

Han-Wen Nienhuys   |   address@hidden    | http://www.cs.uu.nl/~hanwen/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]