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

Unified Diff: input/regression/mozart-hrn-3.ly

Issue 5341049: Issue 2024: Let #{ ... #} pass its $ handling to environment cloning (Closed)
Patch Set: Ran convert-ly on scm/*.scm, just a single character changed. Created 12 years, 4 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 | « input/regression/morgenlied.ly ('k') | input/regression/page-breaks.ly » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: input/regression/mozart-hrn-3.ly
diff --git a/input/regression/mozart-hrn-3.ly b/input/regression/mozart-hrn-3.ly
index 911595e8c162270309ec402ba18ce41b76686258..4324882e35cd3002fd3614ce669f88c7366b2f9a 100644
--- a/input/regression/mozart-hrn-3.ly
+++ b/input/regression/mozart-hrn-3.ly
@@ -28,8 +28,8 @@
}
}
\fill-line {
- #(ly:export (string-append "It has been typeset and placed in the public "
- "domain by " maintainer "."))
+ $(string-append "It has been typeset and placed in the public "
+ "domain by " maintainer ".")
}
\fill-line {
\line {
@@ -48,7 +48,7 @@ virtuoso that taught in Geneva.
"
}
-\version "2.14.0"
+\version "2.15.18"
\include "mozart-hrn3-defs.ily"
\include "mozart-hrn3-allegro.ily"
« no previous file with comments | « input/regression/morgenlied.ly ('k') | input/regression/page-breaks.ly » ('j') | no next file with comments »

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