]> git.donarmstrong.com Git - lilypond.git/commitdiff
* scm/define-grob-properties.scm: Previous patch contained
authorJürgen Reuter <j@web.de>
Fri, 2 Jun 2006 00:34:28 +0000 (00:34 +0000)
committerJürgen Reuter <j@web.de>
Fri, 2 Jun 2006 00:34:28 +0000 (00:34 +0000)
spurious line from another patch not yet committed.  Fixed.

ChangeLog
scm/define-grob-properties.scm

index b4741f4544952ac367c5235501ec9ebdd3bd3478..0ed7a36c662ced2636e1315a47404e0c3198262d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,6 +10,9 @@
 
 2006-06-02  Jürgen Reuter  <reuter@ipd.uka.de>
 
+       * scm/define-grob-properties.scm: Previous patch contained
+       spurious line from another patch not yet committed.  Fixed.
+
        * scm/define-grob-properties.scm: Add missing doc strings for
        ancient notation.
 
index 51033fc9b0b2c18ab28861e83435acaaad10b06d..6303c2a6b22681e8a745eea14def67949824188a 100644 (file)
@@ -615,7 +615,6 @@ than a whole rest.")
      ;; would be quite numerous, I guess.  --jr
 
      (auctum ,boolean? "is this neume liquescentically augmented?")
-     (augmentum ,boolean? "is this neume durationally augmented?")
      (ascendens ,boolean? "is this neume of an ascending type?")
      (add-cauda ,boolean? "does this flexa require an additional cauda on the left side?")
      (add-join ,boolean? "is this ligature head joined with the next one by a vertical line?")