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

Unified Diff: input/regression/part-combine.ly

Issue 369930043: Change \partcombine (et al.) to \partCombine (Closed)
Patch Set: Correct convert rules. Created 5 years, 3 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/midi/partcombine.ly ('k') | input/regression/part-combine-3voices.ly » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: input/regression/part-combine.ly
diff --git a/input/regression/part-combine.ly b/input/regression/part-combine.ly
index 1737eae57a55ea5c92d98ab6eef11dccca4a00bc..98e65d578149a8b23e79b12a30a51df5127b94df 100644
--- a/input/regression/part-combine.ly
+++ b/input/regression/part-combine.ly
@@ -11,7 +11,7 @@
\layout { ragged-right = ##t }
-\version "2.19.21"
+\version "2.21.0"
vone = \relative {
g'2 g g g4 g f' c c( c) c c c ~ c
@@ -23,7 +23,7 @@ vtwo = \relative {
}
-\partcombine \vone \vtwo
+\partCombine \vone \vtwo
« no previous file with comments | « input/regression/midi/partcombine.ly ('k') | input/regression/part-combine-3voices.ly » ('j') | no next file with comments »

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