From 633f28c9c17eaf0c3e968994634417358976439e Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Wed, 26 Sep 2007 16:57:39 -0700 Subject: [PATCH] Small formatting stuff. --- Documentation/user/fundamental.itely | 1 + Documentation/user/introduction.itely | 2 +- Documentation/user/putting.itely | 2 +- Documentation/user/simultaneous.itely | 23 ++++++++++++++--------- Documentation/user/tutorial.itely | 2 +- Documentation/user/tweaks.itely | 2 +- Documentation/user/working.itely | 2 +- 7 files changed, 20 insertions(+), 14 deletions(-) diff --git a/Documentation/user/fundamental.itely b/Documentation/user/fundamental.itely index fa867e96b7..78ee2335e8 100644 --- a/Documentation/user/fundamental.itely +++ b/Documentation/user/fundamental.itely @@ -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 diff --git a/Documentation/user/introduction.itely b/Documentation/user/introduction.itely index a27989416d..9fd63a7e3b 100644 --- a/Documentation/user/introduction.itely +++ b/Documentation/user/introduction.itely @@ -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 diff --git a/Documentation/user/putting.itely b/Documentation/user/putting.itely index 68d4cca543..7bf45cf13a 100644 --- a/Documentation/user/putting.itely +++ b/Documentation/user/putting.itely @@ -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 diff --git a/Documentation/user/simultaneous.itely b/Documentation/user/simultaneous.itely index 7e6ec60bad..9f921c9732 100644 --- a/Documentation/user/simultaneous.itely +++ b/Documentation/user/simultaneous.itely @@ -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'' | diff --git a/Documentation/user/tutorial.itely b/Documentation/user/tutorial.itely index 8549412cd8..2f121cc6e7 100644 --- a/Documentation/user/tutorial.itely +++ b/Documentation/user/tutorial.itely @@ -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 diff --git a/Documentation/user/tweaks.itely b/Documentation/user/tweaks.itely index 5694d2f026..5bdf658916 100644 --- a/Documentation/user/tweaks.itely +++ b/Documentation/user/tweaks.itely @@ -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 diff --git a/Documentation/user/working.itely b/Documentation/user/working.itely index 785c756403..d121f2cb57 100644 --- a/Documentation/user/working.itely +++ b/Documentation/user/working.itely @@ -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 -- 2.39.5