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

Unified Diff: input/regression/part-combine-force-mmrest-position.ly

Issue 327970043: Change all instances of \partcombine to \partCombine in the reg tests
Patch Set: Created 6 years, 8 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/part-combine-force.ly ('k') | input/regression/part-combine-force-once.ly » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: input/regression/part-combine-force-mmrest-position.ly
diff --git a/input/regression/part-combine-force-mmrest-position.ly b/input/regression/part-combine-force-mmrest-position.ly
index cbdbd0cd8a209db19421cb8824fa472fd6d0d393..c8139140b63e30d7b0e51760a91aa3c771d703cd 100644
--- a/input/regression/part-combine-force-mmrest-position.ly
+++ b/input/regression/part-combine-force-mmrest-position.ly
@@ -10,7 +10,7 @@
\version "2.19.21"
mI = \relative c'' {
- \partcombineApart
+ \partCombineApart
c2 c |
R1 |
c1
@@ -22,5 +22,5 @@ mII = \relative {
}
\score {
- \new Staff \partcombine \mI \mII
+ \new Staff \partCombine \mI \mII
}
« no previous file with comments | « input/regression/part-combine-force.ly ('k') | input/regression/part-combine-force-once.ly » ('j') | no next file with comments »

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