projects
/
lilypond.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e0b9e0a
)
Revert "Janek <lemniskata.bernoulliego@gmail.com>"
author
Graham Percival
<graham@percival-music.ca>
Mon, 21 Feb 2011 06:32:54 +0000
(06:32 +0000)
committer
Graham Percival
<graham@percival-music.ca>
Mon, 21 Feb 2011 06:32:54 +0000
(06:32 +0000)
This reverts commit
d05985c8cde96ecef43b0d2f96eb5de91a79be8a
.
Sorry! I was experimenting and forgot that I'd committed this
patch when I pushed my CG warning. :(
input/regression/accidental-quarter.ly
patch
|
blob
|
history
input/regression/bookparts.ly
patch
|
blob
|
history
input/regression/chord-tremolo-single.ly
patch
|
blob
|
history
input/regression/clef-warn.ly
patch
|
blob
|
history
diff --git
a/input/regression/accidental-quarter.ly
b/input/regression/accidental-quarter.ly
index 63842bb0a8c242ccd88b8a8caf3764166a58f373..165e4c15a36f92b1473a033068f6defdbb6ef9ad 100644
(file)
--- a/
input/regression/accidental-quarter.ly
+++ b/
input/regression/accidental-quarter.ly
@@
-7,7
+7,7
@@
\layout { ragged-right = ##t }
\relative c'' {
- \time 1
0/4
+ \time 1
2/4
ceses4
ceseh
ces
diff --git
a/input/regression/bookparts.ly
b/input/regression/bookparts.ly
index 4e002ba0d21f756adbf87e619b93ae976c776773..a814fb5e072911540ecf2ab44a7b7b09dae61835 100644
(file)
--- a/
input/regression/bookparts.ly
+++ b/
input/regression/bookparts.ly
@@
-30,7
+30,7
@@
Page labels are also collected into the top-level paper."
}
\tocItem \markup "Second part"
\markup \justify { Second part, with different margins and page header. }
- { c'
1
}
+ { c' }
}
\tocItem \markup "Third part"
diff --git
a/input/regression/chord-tremolo-single.ly
b/input/regression/chord-tremolo-single.ly
index e19b82301b959ccc57a24454b9b155542f19f9ba..e55106c4ecae58c3eb9de080589d4b35ac3e20e3 100644
(file)
--- a/
input/regression/chord-tremolo-single.ly
+++ b/
input/regression/chord-tremolo-single.ly
@@
-8,6
+8,6
@@
texidoc="Chord tremolos on a single note."
\time 4/4
\repeat "tremolo" 32 { d32 }
- c4 c4 c4 c4
+ c4 c4 c4 c4
c4
}
diff --git
a/input/regression/clef-warn.ly
b/input/regression/clef-warn.ly
index c37ea4df976a39e68c6cb02ee5555b489dadcd6f..30f7bc618c7a7b26e826c7ecaad86b28f1f066d2 100644
(file)
--- a/
input/regression/clef-warn.ly
+++ b/
input/regression/clef-warn.ly
@@
-8,5
+8,5
@@
{
\clef "foo"
- c
1
+ c
4
}