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

Unified Diff: lily/lily-imports.cc

Issue 322090043: Allow $... to specify a markup command (Closed)
Patch Set: Created 7 years, 9 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
« no previous file with comments | « lily/lexer.ll ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: lily/lily-imports.cc
diff --git a/lily/lily-imports.cc b/lily/lily-imports.cc
index 62e58b603c1ff36e8c150fbf920c9e6bae711965..f3cd3b1ab244b6287fec83edaa75b1f8f2b84334 100644
--- a/lily/lily-imports.cc
+++ b/lily/lily-imports.cc
@@ -80,6 +80,7 @@ namespace Lily {
Variable make_safe_lilypond_module ("make-safe-lilypond-module");
Variable make_span_event ("make-span-event");
Variable markup_p ("markup?");
+ Variable markup_command_signature ("markup-command-signature");
Variable markup_list_p ("markup-list?");
Variable midi_program ("midi-program");
#if !GUILEV2
« no previous file with comments | « lily/lexer.ll ('k') | no next file » | no next file with comments »

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