From: fred Date: Tue, 26 Mar 2002 21:45:50 +0000 (+0000) Subject: lilypond-1.1.19 X-Git-Tag: release/1.5.59~2653 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=9887365c5aff6d8ec14cce5084d7f99e8f6fcd87;p=lilypond.git lilypond-1.1.19 --- diff --git a/input/test/beam-dir.fly b/input/test/beam-dir.fly new file mode 100644 index 0000000000..a5fcefbb8e --- /dev/null +++ b/input/test/beam-dir.fly @@ -0,0 +1 @@ +[b''16 a] diff --git a/input/test/beam-slope.fly b/input/test/beam-slope.fly new file mode 100644 index 0000000000..216b300dbc --- /dev/null +++ b/input/test/beam-slope.fly @@ -0,0 +1 @@ +[c''16 b] [a b] diff --git a/input/test/spacing.ly b/input/test/spacing.ly index 13fe18350f..fbe02806b1 100644 --- a/input/test/spacing.ly +++ b/input/test/spacing.ly @@ -8,42 +8,67 @@ TestedFeatures = "This file tests various spacings"; \version "1.0.14"; -multipart = \notes{ +multipart = \notes \relative c'{ \type StaffGroup < - { + \type Staff = one { c4 c c c } - { + \type Staff = two { [c8 c] [c c] [c c] [c c] } - { - \times 2/3 { [ c8 c c] } - \times 2/3 { [ c c c] } - \times 2/3 { [c c c] } \times 2/3 { [c c c] } + \type Staff = three { + \times 2/3 { [c8 c c] } + \times 2/3 { [c c c] } + \times 2/3 { [c c c] } \times 2/3 { [c c c] } } - { - \times 2/4 { [ c8 c c c] } - \times 2/4 { [ c c c c] } - \times 2/4 { [c c c c] } \times 2/4 { [c c c c] } + \type Staff = four { + \times 2/4 { [c8 c c c] } + \times 2/4 { [c c c c] } + \times 2/4 { [c c c c] } \times 2/4 { [c c c c] } } - { - \times 2/5 { [ c8 c c c c] } - \times 2/5 { [ c c c c c] } - \times 2/5 { [c c c c c] } \times 2/5 { [c c c c c] } - } - { + \type Staff = five { + \times 2/5 { [c8 c c c c] } + \times 2/5 { [c c c c c] } + \times 2/5 { [c c c c c] } \times 2/5 { [c c c c c] } + } + \type Staff = six { \times 2/6 { [c8 c c c c c] } \times 2/6 { [c c c c c c] } - \times 2/6 { [c c c c c c] } \times 2/6 { [c c c c c c] } + \times 2/6 { [c c c c c c] } \times 2/6 { [c c c c c c] } } - { + \type Staff = seven { \times 2/7 { [c8 c c c c c c] } - \times 2/7 { [c c c c c c c] } - \times 2/7 { [c c c c c c c] } \times 2/7 { [c c c c c c c] } + \times 2/7 { [c c c c c c c] } + \times 2/7 { [c c c c c c c] } + \times 2/7 { [c c c c c c c] } + } + \type Staff = eight { + \times 2/8 { [c8 c c c c c c c] } + \times 2/8 { [c c c c c c c c] } + \times 2/8 { [c c c c c c c c] } + \times 2/8 { [c c c c c c c c] } + } + \type Staff = nine { + \times 2/9 { [c8 c c c c c c c c] } + \times 2/9 { [c c c c c c c c c] } + \times 2/9 { [c c c c c c c c c] } + \times 2/9 { [c c c c c c c c c] } + } + \type Staff = ten { + \times 2/10 { [c8 c c c c c c c c c] } + \times 2/10 { [c c c c c c c c c c] } + \times 2/10 { [c c c c c c c c c c] } + \times 2/10 { [c c c c c c c c c c] } + } + \type Staff = eleven { + \times 2/11 { [c8 c c c c c c c c c c] } + \times 2/11 { [c c c c c c c c c c c] } + \times 2/11 { [c c c c c c c c c c c] } + \times 2/11 { [c c c c c c c c c c c] } } > } diff --git a/mutopia/J.S.Bach/viola-i.ly b/mutopia/J.S.Bach/viola-i.ly index 52ec6b8cbf..e36eb7a01b 100644 --- a/mutopia/J.S.Bach/viola-i.ly +++ b/mutopia/J.S.Bach/viola-i.ly @@ -1,8 +1,7 @@ -\header { \header{ filename = "viola-i.ly"; title = "Vier Duette"; -description = "For duets for Violino and Violoncello (Viola)"; +description = "Four duets for Violino and Violoncello (Viola)"; opus = "BWV"; composer = "Johann Sebastian Bach (1685-1750)"; enteredby = "jcn"; diff --git a/mutopia/J.S.Bach/violino-viola.ly b/mutopia/J.S.Bach/violino-viola.ly index 18e360cfd9..c6cb61238f 100644 --- a/mutopia/J.S.Bach/violino-viola.ly +++ b/mutopia/J.S.Bach/violino-viola.ly @@ -1,7 +1,7 @@ \header{ filename = "violino-viola.ly"; title = "Vier Duette"; -description = "For duets for Violino and Violoncello (Viola)"; +description = "Four duets for Violino and Violoncello (Viola)"; opus = "BWV"; composer = "Johann Sebastian Bach (1685-1750)"; enteredby = "jcn"; diff --git a/mutopia/J.S.Bach/violino-violoncello.ly b/mutopia/J.S.Bach/violino-violoncello.ly index da628ae629..0f8791a743 100644 --- a/mutopia/J.S.Bach/violino-violoncello.ly +++ b/mutopia/J.S.Bach/violino-violoncello.ly @@ -1,7 +1,7 @@ \header{ filename = "violino-violoncello.ly"; title = "Vier Duette"; -description = "For duets for Violino and Violoncello (Viola)"; +description = "Four duets for Violino and Violoncello (Viola)"; opus = "BWV"; composer = "Johann Sebastian Bach (1685-1750)"; enteredby = "jcn"; diff --git a/mutopia/J.S.Bach/violoncello-i.ly b/mutopia/J.S.Bach/violoncello-i.ly index 323a4daaa4..d0c82d60a5 100644 --- a/mutopia/J.S.Bach/violoncello-i.ly +++ b/mutopia/J.S.Bach/violoncello-i.ly @@ -1,7 +1,7 @@ \header{ filename = "violoncello.ly"; title = "Vier Duette"; -description = "For duets for Violino and Violoncello (Viola)"; +description = "Four duets for Violino and Violoncello (Viola)"; opus = "BWV"; composer = "Johann Sebastian Bach (1685-1750)"; enteredby = "jcn";