CVSROOT:        /cvsroot/lilypond
Module name:    newweb
Branch:         
Changes by:     Han-Wen Nienhuys <[EMAIL PROTECTED]>    05/08/19 20:30:51

Modified files:
        site/images    : example-2.png example-lead.png 
        site/switch    : example-2.ly example-parts.ly 

Log message:
        (Module): update.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/newweb/site/images/example-2.png.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/newweb/site/images/example-lead.png.diff?tr1=1.3&tr2=1.4&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/newweb/site/switch/example-2.ly.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/newweb/site/switch/example-parts.ly.diff?tr1=1.1&tr2=1.2&r1=text&r2=text

Patches:
Index: newweb/site/images/example-2.png
Index: newweb/site/images/example-lead.png
Index: newweb/site/switch/example-2.ly
diff -u newweb/site/switch/example-2.ly:1.1 newweb/site/switch/example-2.ly:1.2
--- newweb/site/switch/example-2.ly:1.1 Mon Aug  4 19:19:51 2003
+++ newweb/site/switch/example-2.ly     Fri Aug 19 20:30:51 2005
@@ -1,11 +1,9 @@
 \paper { raggedright = ##t }
 
-\score {
-               \notes \relative c''  {
-                               \key c \minor 
-                               g-(
-                               <<ees c'>>-)
-                               <<d f gis b>>-.
-                               <<ees g bes>>-.
-               }
+\relative c''  {
+  \key c \minor 
+  g(
+  <ees c'>)
+  <d f gis b>-.
+  <ees g bes>-.
 }
Index: newweb/site/switch/example-parts.ly
diff -u newweb/site/switch/example-parts.ly:1.1 
newweb/site/switch/example-parts.ly:1.2
--- newweb/site/switch/example-parts.ly:1.1     Wed Aug  6 01:52:39 2003
+++ newweb/site/switch/example-parts.ly Fri Aug 19 20:30:51 2005
@@ -1,6 +1,8 @@
 
 
-\paper {raggedright= ##t }
+\paper {
+  raggedright= ##t
+}
 
 hornNotes = \notes \relative c {
                \time 2/4


_______________________________________________
Lilypond-cvs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-cvs

Reply via email to