Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1121)

Unified Diff: scm/define-music-types.scm

Issue 6195098: Make \footnote work via \tweak (Closed) Base URL: http://git.savannah.gnu.org/gitweb/?p=lilypond.git/trunk/
Patch Set: Rebase, include issue 2450 work Created 11 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« Documentation/notation/input.itely ('K') | « scm/define-grob-properties.scm ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scm/define-music-types.scm
diff --git a/scm/define-music-types.scm b/scm/define-music-types.scm
index 658027c88c24a6dd5f545c9aac71bc4a0f1e2901..0b828c1516c161f78e1a98d67b37954d629b64a5 100644
--- a/scm/define-music-types.scm
+++ b/scm/define-music-types.scm
@@ -228,7 +228,7 @@ duration stored in @code{duration}.")
(FootnoteEvent
. ((description . "Footnote a grob.")
- (types . (general-music event post-event footnote-event))
+ (types . (general-music event footnote-event))
))
(GlissandoEvent
« Documentation/notation/input.itely ('K') | « scm/define-grob-properties.scm ('k') | no next file » | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b