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

Unified Diff: input/regression/ledger-lines-varying-staves.ly

Issue 6211047: line_count fixes (Closed) Base URL: http://git.savannah.gnu.org/gitweb/?p=lilypond.git/trunk/
Patch Set: get rid of one more sort Created 12 years, 10 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 | « no previous file | input/regression/non-centered-bar-lines.ly » ('j') | lily/bar-line.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: input/regression/ledger-lines-varying-staves.ly
diff --git a/input/regression/ledger-lines-varying-staves.ly b/input/regression/ledger-lines-varying-staves.ly
index e037de7f79d76f4773f754c2e6cc34826183567d..2f8db819a1ee4b3a94f433ed2c7e1e6dcbf666c7 100644
--- a/input/regression/ledger-lines-varying-staves.ly
+++ b/input/regression/ledger-lines-varying-staves.ly
@@ -7,9 +7,9 @@ for a variety of staves using both @code{line-count} and
notes = \relative c' {
\time 3/4
- c2. | d | e | f
- g2. | a | b | c
- d2. | e | f | g
+ c2. | d | e | f \bar ":|"
+ g2. | a | b | c \bar "|:"
+ d2. | e | f | g \bar ":|:"
a2.
}
« no previous file with comments | « no previous file | input/regression/non-centered-bar-lines.ly » ('j') | lily/bar-line.cc » ('J')

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