]> git.donarmstrong.com Git - lilypond.git/commitdiff
Small formatting stuff.
authorGraham Percival <graham@percival-music.ca>
Wed, 26 Sep 2007 23:57:39 +0000 (16:57 -0700)
committerJohn Mandereau <john.mandereau@gmail.com>
Fri, 2 Nov 2007 08:48:04 +0000 (09:48 +0100)
Documentation/user/fundamental.itely
Documentation/user/introduction.itely
Documentation/user/putting.itely
Documentation/user/simultaneous.itely
Documentation/user/tutorial.itely
Documentation/user/tweaks.itely
Documentation/user/working.itely

index fa867e96b732ce532cbe204cdbee915d094ab4bd..78ee2335e8112bc632aeac9eda200a0ef9748094 100644 (file)
@@ -1,4 +1,5 @@
 @c -*- coding: utf-8; mode: texinfo; -*-
+@c This file is part of lilypond-learning.tely
 
 @node Fundamental concepts
 @chapter Fundamental concepts
index a27989416d10c745e94b20372b4f8f44654e8660..9fd63a7e3b4000e682ba8aa06c07e9f6b6d6b84f 100644 (file)
@@ -1,5 +1,5 @@
 @c -*- coding: utf-8; mode: texinfo; -*-
-@c This file is part of lilypond.tely
+@c This file is part of lilypond-learning.tely
 @ignore
     Translation of GIT committish: FILL-IN-HEAD-COMMITTISH
 
index 68d4cca54323d206811e36f5db386e0aeeb3f0cd..7bf45cf13ab1465975bd9f5a83934878d6156697 100644 (file)
@@ -1,5 +1,5 @@
 @c -*- coding: utf-8; mode: texinfo; -*-
-@c This file is part of lilypond.tely
+@c This file is part of lilypond-learning.tely
 @ignore
     Translation of GIT committish: FILL-IN-HEAD-COMMITTISH
 
index 7e6ec60bad9b31fded80db70d37613bcce2797ee..9f921c9732081a3078f64ba5ae0dddf425a2a7a2 100644 (file)
@@ -530,10 +530,10 @@ Music for multiple parts can be interleaved
 
 @lilypond[quote,fragment,verbatim]
 \parallelMusic #'(voiceA voiceB) {
-  r8     g'16[ c''] e''[ g' c'' e''] r8     g'16[ c''] e''[ g' c'' e''] |
-  c'2                                c'2                                |
-  r8     a'16[ d''] f''[ a' d'' f''] r8     a'16[ d''] f''[ a' d'' f''] |
-  c'2                                c'2                                |
+  r8 g'16[ c''] e''[ g' c'' e''] r8 g'16[ c''] e''[ g' c'' e''] |
+  c'2                               c'2                         |
+  r8 a'16[ d''] f''[ a' d'' f''] r8 a'16[ d''] f''[ a' d'' f''] |
+  c'2                               c'2                         |
 }
 \new StaffGroup <<
   \new Staff \new Voice \voiceA
@@ -543,17 +543,22 @@ Music for multiple parts can be interleaved
 
 This works quite well for piano music
 
+@c  It would be nice if the first bar fit onto one 66-char line.
+@c  Maybe simplify the example?  -gp
 @lilypond[quote,verbatim]
 music = {
   \key c \major
   \time 4/4
   \parallelMusic #'(voiceA voiceB voiceC voiceD) {
     % Bar 1
-    r8  g'16[ c''] e''[ g' c'' e''] r8  g'16[ c''] e''[ g' c''
-e''] |
-    c'2                                 c'2 |
-    r8  a16[ d'] f'[ a d' f']       r8  a16[ d'] f'[ a d' f'] |
-    c2                                  c2 |
+    r8  g'16[ c''] e''[ g' c'' e'']
+      r8 g'16[ c''] e''[ g' c'' e''] |
+    c'2
+      c'2 |
+    r8  a16[ d'] f'[ a d' f']
+      r8  a16[ d'] f'[ a d' f'] |
+    c2
+      c2 |
 
     % Bar 2
     a'8 b'      c'' d''    e'' f''    g'' a'' |
index 8549412cd8c38cad440103e8491dc1c4450aa593..2f121cc6e7df55d968fc124a37681a7dee027e63 100644 (file)
@@ -1,5 +1,5 @@
 @c -*- coding: utf-8; mode: texinfo; -*-
-@c This file is part of lilypond.tely
+@c This file is part of lilypond-learning.tely
 @ignore
     Translation of GIT committish: FILL-IN-HEAD-COMMITTISH
 
index 5694d2f02696db48c2d8b641adbc6ee2756d63bc..5bdf658916d3da4a87cdbedfd98fe60cdf13285b 100644 (file)
@@ -1,5 +1,5 @@
 @c -*- coding: utf-8; mode: texinfo; -*-
-@c This file is part of lilypond.tely
+@c This file is part of lilypond-learning.tely
 @ignore
     Translation of GIT committish: FILL-IN-HEAD-COMMITTISH
 
index 785c756403c281da46dc820fb6f80ccd07f5f116..d121f2cb573bb6683c328739793a22cf39e3105b 100644 (file)
@@ -1,5 +1,5 @@
 @c -*- coding: utf-8; mode: texinfo; -*-
-@c This file is part of lilypond.tely
+@c This file is part of lilypond-learning.tely
 @ignore
     Translation of GIT committish: FILL-IN-HEAD-COMMITTISH