CVSROOT: /cvsroot/lilypond
Module name: lilypond
Branch:
Changes by: Han-Wen Nienhuys <[EMAIL PROTECTED]> 05/08/16 23:35:09
Modified files:
. : ChangeLog THANKS
Documentation/topdocs: NEWS.tely
input/regression: clefs.ly spacing-accidental-staffs.ly
Log message:
remove spurious {}s
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/lilypond/ChangeLog.diff?tr1=1.4021&tr2=1.4022&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/lilypond/THANKS.diff?tr1=1.141&tr2=1.142&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/lilypond/Documentation/topdocs/NEWS.tely.diff?tr1=1.66&tr2=1.67&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/lilypond/input/regression/clefs.ly.diff?tr1=1.32&tr2=1.33&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/lilypond/input/regression/spacing-accidental-staffs.ly.diff?tr1=1.30&tr2=1.31&r1=text&r2=text
Patches:
Index: lilypond/ChangeLog
diff -u lilypond/ChangeLog:1.4021 lilypond/ChangeLog:1.4022
--- lilypond/ChangeLog:1.4021 Tue Aug 16 21:53:34 2005
+++ lilypond/ChangeLog Tue Aug 16 23:35:08 2005
@@ -1,3 +1,7 @@
+2005-08-17 Han-Wen Nienhuys <[EMAIL PROTECTED]>
+
+ * input/regression/clefs.ly: remove spurious {}s
+
2005-08-17 Heikki Junes <[EMAIL PROTECTED]>
* Documentation/topdocs/NEWS.tely,
@@ -17,6 +21,11 @@
(display-lily-init): note names list construction removed.
2005-08-16 Han-Wen Nienhuys <[EMAIL PROTECTED]>
+
+ * THANKS: spello.
+
+ * lily/lily-parser.cc (get_header): copy module, instead of
+ returning it.
* Documentation/topdocs/NEWS.tely (Top): add entry for percent
counters.
Index: lilypond/Documentation/topdocs/NEWS.tely
diff -u lilypond/Documentation/topdocs/NEWS.tely:1.66
lilypond/Documentation/topdocs/NEWS.tely:1.67
--- lilypond/Documentation/topdocs/NEWS.tely:1.66 Tue Aug 16 21:47:25 2005
+++ lilypond/Documentation/topdocs/NEWS.tely Tue Aug 16 23:35:09 2005
@@ -77,7 +77,7 @@
}
@end lilypond
-This feature was sponsored by Trevor Baca.
+This feature was sponsored by Trevor [EMAIL PROTECTED]
@item
When @code{strict-note-spacing} is set, notes are spaced without regard
@@ -88,7 +88,7 @@
\new Staff { c8[ c \clef alto c \grace { c16[ c] } c8 c c] c32[ c32] }
@end lilypond
-This feature was sponsored by Trevor Baca.
+This feature was sponsored by Trevor [EMAIL PROTECTED]
@item
Beams support the @code{break-overshoot} property, for example
@@ -99,7 +99,7 @@
c2.. c8[ \break c]
@end lilypond
-This feature was sponsored by Trevor Baca.
+This feature was sponsored by Trevor [EMAIL PROTECTED]
@item
Proportional notation is supported. Notes can be spaced proportional
@@ -114,7 +114,7 @@
>>
@end lilypond
-This feature was sponsored by Trevor Baca.
+This feature was sponsored by Trevor [EMAIL PROTECTED]
@item
Symbol sizes (e.g. accidentals) are disregarded for spacing if
@@ -132,7 +132,7 @@
>>
@end lilypond
-This feature was sponsored by Trevor Baca.
+This feature was sponsored by Trevor [EMAIL PROTECTED]
@item
Endings of broken tuplet brackets can be tuned. For example, you can
@@ -148,7 +148,7 @@
}
@end lilypond
-This feature was sponsored by Trevor Baca.
+This feature was sponsored by Trevor [EMAIL PROTECTED]
@item
@@ -163,7 +163,7 @@
}
@end lilypond
-These glyphs have been sponsored by Trevor Baca.
+These glyphs have been sponsored by Trevor [EMAIL PROTECTED]
@item
@@ -177,7 +177,7 @@
}
@end lilypond
-This feature was sponsored by Trevor Baca.
+This feature was sponsored by Trevor [EMAIL PROTECTED]
@item
Music expressions can be displayed, in LilyPond notation, using the
Index: lilypond/THANKS
diff -u lilypond/THANKS:1.141 lilypond/THANKS:1.142
--- lilypond/THANKS:1.141 Tue Aug 16 15:47:40 2005
+++ lilypond/THANKS Tue Aug 16 23:35:08 2005
@@ -25,7 +25,7 @@
D. Josiah Boothby
Nancho Alvarez
Sven Axelsson
-Trevor Baca
+Trevor BaÄa
Yoshinobu Ishizaki
Index: lilypond/input/regression/clefs.ly
diff -u lilypond/input/regression/clefs.ly:1.32
lilypond/input/regression/clefs.ly:1.33
--- lilypond/input/regression/clefs.ly:1.32 Sun Jun 26 22:39:13 2005
+++ lilypond/input/regression/clefs.ly Tue Aug 16 23:35:09 2005
@@ -2,7 +2,7 @@
\header{
- texidoc=" Clefs with @code{full-size-change} should be typeset in
+ texidoc=" Clefs with @code{full-size-change} should be typeset in
full size. For octaviated clefs, the ``8'' should appear closely above
or below the clef respectively."
@@ -10,24 +10,22 @@
-\score {
- {
-
- \clef "treble" c'1^"{treble}" \bar "||"
- \clef "french"c'1^"{french}" \bar "||"
- \clef "soprano"c'1^"{soprano}" \bar "||"
- \clef "mezzosoprano"c'1^"{mezzosoprano}" \bar "||"
- \clef "alto"c'1^"{alto}" \bar "||"
- \clef "tenor"c'1^"{tenor}" \bar "||"
- \clef "baritone"c'1^"{baritone}" \bar "||"
- \clef "varbaritone"c'1^"{varbaritone}" \bar "||"
- \clef "bass"c'1^"{bass}" \bar "||"
- \clef "subbass"c'1^"{subbass}" \bar "||"
- \override Staff.Clef #'full-size-change = ##t
- \clef "treble" c'1^"full-size-change = \#t" \bar "|."
- }
- \layout{
- raggedright = ##t
- }
+{
+ \fatText
+ \clef "treble" c'1^"treble" \bar "||"
+ \clef "french"c'1^"french" \bar "||"
+ \clef "soprano"c'1^"soprano" \bar "||"
+ \clef "mezzosoprano"c'1^"mezzosoprano" \bar "||"
+ \clef "alto"c'1^"alto" \bar "||"
+ \clef "tenor"c'1^"tenor" \bar "||"
+ \clef "baritone"c'1^"baritone" \bar "||"
+ \clef "varbaritone"c'1^"varbaritone" \bar "||"
+ \clef "bass"c'1^"bass" \bar "||"
+ \clef "subbass"c'1^"subbass" \bar "||"
+ \override Staff.Clef #'full-size-change = ##t
+ \clef "treble" c'1^"full-size-change = #t" \bar "|."
+}
+\layout{
+ raggedright = ##t
}
Index: lilypond/input/regression/spacing-accidental-staffs.ly
diff -u lilypond/input/regression/spacing-accidental-staffs.ly:1.30
lilypond/input/regression/spacing-accidental-staffs.ly:1.31
--- lilypond/input/regression/spacing-accidental-staffs.ly:1.30 Sun Jun 26
22:39:14 2005
+++ lilypond/input/regression/spacing-accidental-staffs.ly Tue Aug 16
23:35:09 2005
@@ -2,7 +2,7 @@
\header {
texidoc = "Accidentals in different staves do not affect the
-spacing of the quarter notes here."
+spacing of the eighth notes here."
}
\score { \relative c'' << \new Staff { \time 4/4
_______________________________________________
Lilypond-cvs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-cvs