CVSROOT: /cvsroot/lilypond
Module name: lilypond
Branch:
Changes by: Han-Wen Nienhuys <[EMAIL PROTECTED]> 05/08/19 18:18:02
Modified files:
Documentation/user: examples.itely instrument-notation.itely
ly : bagpipe.ly
Log message:
(Piano templates): change
Engraver_group_engraver -> Engraver_group
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/lilypond/Documentation/user/examples.itely.diff?tr1=1.44&tr2=1.45&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/lilypond/Documentation/user/instrument-notation.itely.diff?tr1=1.50&tr2=1.51&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/lilypond/ly/bagpipe.ly.diff?tr1=1.3&tr2=1.4&r1=text&r2=text
Patches:
Index: lilypond/Documentation/user/examples.itely
diff -u lilypond/Documentation/user/examples.itely:1.44
lilypond/Documentation/user/examples.itely:1.45
--- lilypond/Documentation/user/examples.itely:1.44 Fri Aug 19 12:07:35 2005
+++ lilypond/Documentation/user/examples.itely Fri Aug 19 18:18:02 2005
@@ -372,7 +372,7 @@
>>
\midi {
\context {
- \type "Performer_group_performer"
+ \type "Performer_group"
\name Dynamics
\consists "Piano_pedal_performer"
}
Index: lilypond/Documentation/user/instrument-notation.itely
diff -u lilypond/Documentation/user/instrument-notation.itely:1.50
lilypond/Documentation/user/instrument-notation.itely:1.51
--- lilypond/Documentation/user/instrument-notation.itely:1.50 Tue Aug 16
00:33:28 2005
+++ lilypond/Documentation/user/instrument-notation.itely Fri Aug 19
18:18:02 2005
@@ -793,7 +793,7 @@
it with utf-8 encoding. See @ref{Text encoding} for more info.
@example
-\lyricmode @{ He said: âÂÂLet my peo ple goâÂÂ. @}
+\lyricmode @{ He said: âÃÂÃÂLet my peo ple goâÃÂÃÂ. @}
@end example
The full definition of a word start in Lyrics mode is somewhat more
@@ -1946,11 +1946,13 @@
indent = 0.0\cm
\context { \Score \remove "Bar_number_engraver" }
}
+
\header {
title = "Amazing Grace"
meter = "Hymn"
arranger = "Trad. arr."
}
+
{
\hideKeySignature
\time 3/4
Index: lilypond/ly/bagpipe.ly
diff -u lilypond/ly/bagpipe.ly:1.3 lilypond/ly/bagpipe.ly:1.4
--- lilypond/ly/bagpipe.ly:1.3 Thu Aug 18 22:06:45 2005
+++ lilypond/ly/bagpipe.ly Fri Aug 19 18:18:02 2005
@@ -6,7 +6,7 @@
Sven Axelsson, the Murray Pipes & Drums of Gothenburg
(http://www.murrays.nu)
- $Id: bagpipe.ly,v 1.3 2005/08/18 22:06:45 gpercival Exp $
+ $Id: bagpipe.ly,v 1.4 2005/08/19 18:18:02 hanwen Exp $
%}
\version "2.6.0"
@@ -53,6 +53,9 @@
% Layout tweaks.
+%{
+
+% WTF is this? --hwn
\layout {
\context {
\Voice
@@ -63,6 +66,8 @@
\tieUp
}
}
+
+%}
% Some common timing tweaks.
_______________________________________________
Lilypond-cvs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-cvs