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

Unified Diff: input/regression/grace-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/display-lily-tests.ly ('k') | input/regression/midi/partcombine.ly » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: input/regression/grace-part-combine.ly
diff --git a/input/regression/grace-part-combine.ly b/input/regression/grace-part-combine.ly
index 631056037109d82b5b1853c6e06a66df5b3d3561..5b9794c643adde697e76b85d0c5a9d08fbc72200 100644
--- a/input/regression/grace-part-combine.ly
+++ b/input/regression/grace-part-combine.ly
@@ -1,14 +1,14 @@
-\version "2.19.21"
+\version "2.21.0"
\header {
- texidoc = "Grace notes may be put in a @code{partcombine}r."
+ texidoc = "Grace notes may be put in a @code{partCombine}r."
}
\layout { ragged-right= ##t }
\new Staff
-\partcombine
+\partCombine
\relative {
c''4 d e f \grace f16 g1
}
« no previous file with comments | « input/regression/display-lily-tests.ly ('k') | input/regression/midi/partcombine.ly » ('j') | no next file with comments »

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