From 2c8769e9d104a102da6a10e6b62da02437d57a27 Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=BCrgen=20Reuter?= Date: Fri, 2 Jun 2006 00:34:28 +0000 Subject: [PATCH] * scm/define-grob-properties.scm: Previous patch contained spurious line from another patch not yet committed. Fixed. --- ChangeLog | 3 +++ scm/define-grob-properties.scm | 1 - 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index b4741f4544..0ed7a36c66 100644 --- a/ChangeLog +++ b/ChangeLog @@ -10,6 +10,9 @@ 2006-06-02 Jürgen Reuter + * 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. diff --git a/scm/define-grob-properties.scm b/scm/define-grob-properties.scm index 51033fc9b0..6303c2a6b2 100644 --- a/scm/define-grob-properties.scm +++ b/scm/define-grob-properties.scm @@ -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?") -- 2.39.5