]> git.donarmstrong.com Git - lilypond.git/commitdiff
patch::: 1.5.5.jcn1
authorJan Nieuwenhuizen <janneke@gnu.org>
Mon, 13 Aug 2001 13:56:13 +0000 (15:56 +0200)
committerJan Nieuwenhuizen <janneke@gnu.org>
Mon, 13 Aug 2001 13:56:13 +0000 (15:56 +0200)
1.5.5.jcn1
==========

* Updated input/bugs.

1.5.5
=====

60 files changed:
CHANGES
VERSION
input/bugs/1st-note-spacing.ly
input/bugs/abe.ly
input/bugs/ac-clash.ly
input/bugs/accents.ly
input/bugs/accidental-collision.ly
input/bugs/ancient-font.ly
input/bugs/auto-beam-tuplets.ly
input/bugs/auto-beam.ly
input/bugs/barline.ly
input/bugs/beam.ly
input/bugs/beamed-chord.ly
input/bugs/beaming.ly
input/bugs/braces.ly
input/bugs/broken-tuplet.ly
input/bugs/context-weirdness.ly
input/bugs/denneboom.ly
input/bugs/die-staff.ly
input/bugs/different-time.ly
input/bugs/dots.ly
input/bugs/drarn.ly
input/bugs/dynamic-switch.ly
input/bugs/grace-dynamic.ly
input/bugs/grace-finger.ly
input/bugs/grace-gets-slur.ly
input/bugs/grace-staff-length.ly
input/bugs/grace-stems.ly
input/bugs/hinterfleisch-gone.ly
input/bugs/l.ly
input/bugs/lyrics-bar.ly
input/bugs/lyrics-spacing.ly
input/bugs/markup-definition.ly
input/bugs/markup.ly
input/bugs/mmrest-collide.ly
input/bugs/multiply.ly
input/bugs/partial-beam.ly
input/bugs/pc-direction.ly
input/bugs/pc-mmrest.ly
input/bugs/pc-rest-collide.ly
input/bugs/prefatory-spacing.ly
input/bugs/repeat.ly
input/bugs/rest-melisma.ly
input/bugs/slur-attachment.ly
input/bugs/slur-dots.ly
input/bugs/slur-dx.ly
input/bugs/slur-steep-broken.ly
input/bugs/spacing-very-tight.ly
input/bugs/staff-size.ly
input/bugs/standchen-space.ly
input/bugs/steep-beam.ly
input/bugs/steep.ly
input/bugs/text-kerning.ly
input/bugs/text-spanner.ly
input/bugs/textcresc.ly
input/bugs/tie-break-accidental.ly
input/bugs/ties.ly
input/bugs/time.ly
input/bugs/triplets.ly
input/bugs/voice-switch-slur.ly

diff --git a/CHANGES b/CHANGES
index f596eb2ffb79ae4ed41a1d532854321e5efe841c..8bece14e4e6fb694e31500c6318f2da2fc24bce4 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,11 @@
+1.5.5.jcn1
+==========
+
+* Updated input/bugs.
+
+1.5.5
+=====
+
 1.5.4.jcn2
 ==========
 
diff --git a/VERSION b/VERSION
index 53945ddb6a6019c31cc6e17fdad82b41236eb101..70100ec7bf2d02d57fd4a873d08df3c08e0803a9 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -2,7 +2,7 @@ PACKAGE_NAME=LilyPond
 MAJOR_VERSION=1
 MINOR_VERSION=5
 PATCH_LEVEL=5
-MY_PATCH_LEVEL=
+MY_PATCH_LEVEL=jcn1
 
 # use the above to send patches: MY_PATCH_LEVEL is always empty for a
 # released version.
index f6170027fd2b6e12b023cacd5f0d059364618abf..1760135b6c50a562868b7d560571b3b0c538383e 100644 (file)
@@ -1,3 +1,4 @@
+\version "1.3.148"
 
 \score {\notes \relative c'' <
 \context Staff = SA { \times 6/7 { [c8 c c c c c c] }  }
index 69a611427ae29362186e343969fe5ce1bc87fc92..74d6625004b947a92655882165dc71a7e795fc70 100644 (file)
@@ -1,8 +1,9 @@
+\version "1.3.148"
 
 
-% Generated by mudela-book.py; options are 
+% Generated by mudela-book.py options are 
 \include "paper16.ly"
-\paper  { linewidth = 390.000000 \pt; } 
+\paper  { linewidth = 390.000000 \pt } 
 
 \score {
   \notes \relative c'' {
@@ -12,8 +13,8 @@
   \paper {
     \translator {
       \StaffContext
-       \remove "Clef_engraver";
-       \remove "Staff_symbol_engraver";
+       \remove "Clef_engraver"
+       \remove "Staff_symbol_engraver"
     }
   }
 }
index 0f0d4f482fdacb4aea80ab48eb6ca40394b5def4..7e58fd47c06f85c5f0d5c24a0fb2ff3ee8bbb57b 100644 (file)
@@ -1,3 +1,4 @@
+\version "1.3.148"
 % accidentals clash
 \score {
   \context Staff \notes\relative c' <
index 1712266870d9301a1dc1227d19bed464bfe4c551..6d26098115c610dcff777af693b579a03f8db642 100644 (file)
@@ -1,3 +1,4 @@
+\version "1.3.148"
 \score {
   \context Staff \notes\relative c''<
     \context Voice=one {
index 76318dc1018deeccab1bad876cc1324fd88be8b4..503eff45a03ceddf4e1a32686b6a06a47a205662 100644 (file)
@@ -1,7 +1,8 @@
+\version "1.3.148"
 
 
 
-\include "paper16.ly";
+\include "paper16.ly"
 \score {
   \notes {
     \relative c'' \context Voice \sequential {
@@ -9,6 +10,6 @@
    }
   }
   \paper{
-      linewidth = 5.0\cm;
+      linewidth = 5.0\cm
   }
 }
index 13287d5870c49862036f29cb9c5db923b04fa9fd..6aef817e6b0799e130e3fcdf0f57024e5e5af95e 100644 (file)
@@ -1,4 +1,4 @@
-\version "1.3.146"
+\version "1.3.148"
 \header {
 texidoc="setting staff symbol properties the normal way is broken"
     title      = "ancient font test"
index 41f707abfe4653cf45e7dca5302bbc002cfa2b9b..9c6a0c4c961bd1db738fd686d8a6db3121b8eb63 100644 (file)
@@ -1,6 +1,7 @@
+\version "1.3.148"
 
 \header { texidoc = "tuplet-spanner should not put visible brackets on
-beams even if they're auto generated."; }
+beams even if they're auto generated." }
 
 \score { \notes \relative c' {
   \property Voice.tupletSpannerDuration = #(make-moment 1 4)
index 0d6ee48976d66b1c2d60698cf0313a64ba3a052c..b2120ee7bcd4e40362f4cf6f9f4be15fecff3af4 100644 (file)
@@ -1,6 +1,7 @@
+\version "1.3.148"
 
 \header {
-texidoc ="Auto beam can not be put on the final notes of a score  ";
+texidoc = "Auto beam can not be put on the final notes of a score  "
 }
 
 \score { \notes {
index aaf7ad5841706fe8442cf04236da72e5bd09ca5d..73fb3631c02ab366eff9127236f131c0a8c39dbf 100644 (file)
@@ -1,17 +1,18 @@
+\version "1.3.148"
 
 \header {
-texidoc= "Staves that end half way a system should end at the bar line.";
+texidoc = "Staves that end half way a system should end at the bar line."
 }
 
 melody = \notes \relative c' {
-       \partial 8;
+       \partial 8
        g8 |
-       \bar "|.";\clef bass;
+       \bar "|."\clef bass
 }
 
 
 
-accompaniment =\chords  \sequential {
+accompaniment = \chords  \sequential {
        r8
        r2 r2
 }
index 44e7dfee3930b7f95a103b2e1dd950089c30ccb0..a2eb18c82b99b5f3e5627894650b4e37553ebacc 100644 (file)
@@ -1,3 +1,4 @@
+\version "1.3.148"
 \header {
   texidoc="beam-stem attachment test"
 }
index 935174e64fc4780834d6e309c118c2c9b6e0a16e..51b1fbdb9345488507bd3c18f38bdeaa2938cc87 100644 (file)
@@ -1,13 +1,14 @@
+\version "1.3.148"
 
 \header{
-texidoc="Beam thinks that first two notes should be stem down.  Can be fixed by uncommenting \stemUp";
+texidoc = "Beam thinks that first two notes should be stem down.  Can be fixed by uncommenting \stemUp"
 }
 
 \score{
   \notes\relative c'{
     %\stemUp
-    \clef alto;
-    \time 3/4;
+    \clef alto
+    \time 3/4
     r8 <d ( bes > ) bes' d <e-> g, c, c,> r |
   }
 }
index ae0ccd55a0724d6bac66119bc39b8dadcc87e710..e8e153dc9ace0bd2813099b5acc568a7c2b4ad6e 100644 (file)
@@ -1,3 +1,4 @@
+\version "1.3.148"
 
 \score { \notes {
 
index 04179b0ec397c085155f6fa63a605704416f9793..9340d04aaa4b88046bb4b50bc637ccaa2f69d759 100644 (file)
@@ -1,8 +1,9 @@
+\version "1.3.148"
 % this bug apparently caused by dvips + mf rounding.
 
 
 \header {
-texidoc="Run this through ly2dvi to show differerent brace sizes"
+texidoc = "Run this through ly2dvi to show differerent brace sizes"
 }
 
 \include "paper11.ly"
index 9f4cbaff30618d84581c08331cec0f5c7c3d2792..5008c4aff2bd722ba78bf39086f784b76a516dcd 100644 (file)
@@ -1,7 +1,8 @@
+\version "1.3.148"
 
 \header {
 
-texidoc ="tuplet bracket doesn't behave properly at line break. Not a real problem.";
+texidoc = "tuplet bracket doesn't behave properly at line break. Not a real problem."
 }
 
 \score{
@@ -11,7 +12,7 @@ texidoc ="tuplet bracket doesn't behave properly at line break. Not a real probl
                c4 c c c
        } >
        \paper{
-       indent = 0.;
-               linewidth=30.\mm;
+       indent = 0.
+               linewidth=30.\mm
        }
 }
index b7f4a6e8ebff9293b9a856cb8c446de527c91c98..1ad6232f851e3782180dc2584b92bf612b9864b3 100644 (file)
@@ -1,6 +1,7 @@
+\version "1.3.148"
 \header {
 texidoc = "context level weirdness.  after some commands, explicit
- \context Voice commands must be inserted; otherwise subsequent property
+ \context Voice commands must be inserted otherwise subsequent property
  settings fail silently"
 }
 
@@ -14,31 +15,31 @@ texidoc = "context level weirdness.  after some commands, explicit
     \context Staff=upper \notes\relative c' {
         \property Score.timing = ##f
 
-        \outputproperty #(make-text-checker "foe") #'extra-offset = #'(-2 . 4)
+        output = property #(make-text-checker "foe") #'extra-offset = #'(-2 . 4)
         c-"foe"
        
        \translator Staff=lower
 
        % staff switch moves us
        % implicitely to staff level: text-checker won't see "foe"
-        \outputproperty #(make-text-checker "foe") #'extra-offset = #'(-2 . 4)
+        output = property #(make-text-checker "foe") #'extra-offset = #'(-2 . 4)
         c-"foe"
 
        % get back to Voice level: it works again
        \context Voice
-       \outputproperty #(make-text-checker "foe") #'extra-offset = #'(-2 . 4)
+       output = property #(make-text-checker "foe") #'extra-offset = #'(-2 . 4)
         c-"foe"
 
        \clef treble
        
        % clef change moves us
        % implicitely to staff level: text-checker won't see "foe"
-        \outputproperty #(make-text-checker "foe") #'extra-offset = #'(-2 . 4)
+        output = property #(make-text-checker "foe") #'extra-offset = #'(-2 . 4)
         c-"foe"
 
        % get back to Voice level: it works again
        \context Voice
-       \outputproperty #(make-text-checker "foe") #'extra-offset = #'(-2 . 4)
+       output = property #(make-text-checker "foe") #'extra-offset = #'(-2 . 4)
         c-"foe"
        
     }
index 5f368a7d5689ce615c26d700c8c3d60500151008..9b72cf4fe6af4ff8437fd12912270eb1da729645 100644 (file)
@@ -1,7 +1,8 @@
+\version "1.3.148"
 \header{
-filename =      "denneboom.ly";
-enteredby =     "jcn";
-copyright =     "public domain";
+filename =      "denneboom.ly"
+enteredby =     "jcn"
+copyright =     "public domain"
 }
 %{ file tests silly line shapes %}
 
@@ -9,7 +10,7 @@ copyright =     "public domain";
 
 
 
-oden =  \lyrics{ 
+oden = \lyrics{ 
        O |
        den- ne- boom, o | 
        den- ne- boom  Wat |
@@ -17,7 +18,7 @@ oden =  \lyrics{
        won- der- schoon 
 }
 
-ikheb =  \lyrics{
+ikheb = \lyrics{
        Ik | 
        heb u laatst in_'t |
        bos zien staan  toen |
@@ -25,7 +26,7 @@ ikheb =  \lyrics{
        kaars- jes aan 
 }
 
-ugloeit =  \lyrics{
+ugloeit = \lyrics{
        U |
        gloeit in bar- re | 
        win- ter- tijd, als |
@@ -33,7 +34,7 @@ ugloeit =  \lyrics{
        licht ge- spreid 
 }
 
-oboom =  \notes\transpose c''{
+oboom = \notes\transpose c''{
        g,8 |
        c8. c16 c4. d8 | 
        e8. e16 e4. e8 | 
@@ -41,7 +42,7 @@ oboom =  \notes\transpose c''{
        d8. c16 c4 r8
 }
 
-bos =  \notes\transpose c''{
+bos = \notes\transpose c''{
        g8 | 
        g e a4. g8 | 
        g8. f16 f4 r8 f8 |
@@ -50,7 +51,7 @@ bos =  \notes\transpose c''{
 }
 
 
-melody =  \notes{
+melody = \notes{
        \oboom
        \oboom
        \bos
@@ -58,31 +59,31 @@ melody =  \notes{
 }
 
 
-verseOne =  \notes{
+verseOne = \notes{
        \oden
        \oden
        \ikheb
        \oden
 }
 
-verseOneStaff =  \context Lyrics = one 
-       \$verse_one
+verseOneStaff = \context Lyrics = one 
+       \verseOne
 
 
-verseTwo =  \notes{
+verseTwo = \notes{
        \oden
        \oden
        \ugloeit
        \oden
 }
 
-verseTwoStaff =  \context Lyrics = two 
-       \$verse_two
+verseTwoStaff = \context Lyrics = two 
+       \verseTwo
 
 
-denneboomShape =  \paper{ 
+denneboomShape = \paper{ 
        \paperTwenty
-       indent = 20. \mm;
+       indent = 20. \mm
 
        % UGH -- THIS IS HAIRY 
        #'margin-shape = #(map
@@ -99,17 +100,17 @@ denneboomShape =  \paper{
                 (65.0 .  30.0))
        )
 
-       gourlay_maxmeasures = 30.;
-       arithmetic_basicspace = 3.8;
-       arithmetic_multiplier = 8.\pt;
+       gourlay_maxmeasures = 30.
+       arithmetic_basicspace = 3.8
+       arithmetic_multiplier = 8.\pt
 }
 
 \score{
        \addlyrics
-               \context Staff { \time 3/4; \melody }
-               \context Lyrics \$verse_one
+               \context Staff { \time 3/4 \melody }
+               \context Lyrics \verseOne
        \paper{ 
-               \$denneboom_shape 
+               \denneboomShape 
        }
-       \midi{ \tempo 4 = 90; }
+       \midi{ \tempo 4 = 90 }
 }
index 294847a1b23366ff217ab84a54eeb88788117f83..1f3b94174a52769090c3583885148ec2c13ed63b 100644 (file)
@@ -1,3 +1,4 @@
+\version "1.3.148"
 
 \header  {
 texidoc = "a staff should really die, if no one's referencing it."
@@ -15,7 +16,7 @@ texidoc = "a staff should really die, if no one's referencing it."
         \notes { a' b' c' d' }
       }
       \context Staff = ii {
-        \notes { \clef "bass"; a b c d }
+        \notes { \clef "bass" a b c d }
       }
     >
   }
index c7031adcc937b8a9491a980dde9fb9b0d8effd6d..2db2460f2b7e13428ad508eaaecff4cd4956a53c 100644 (file)
@@ -1,7 +1,8 @@
+\version "1.3.148"
 
 \header {
-texidoc =" Spacing for one staff in polymetric music should
-be not hampered by a staff in another time signature.";
+texidoc = " Spacing for one staff in polymetric music should
+be not hampered by a staff in another time signature."
 }
 
 \score{
@@ -19,14 +20,14 @@ be not hampered by a staff in another time signature.";
         }
     > 
     \paper{
-       linewidth=-1.0;
+       linewidth=-1.0
        \translator {
            \ScoreContext
-           \remove Timing_engraver;
+           \remove Timing_engraver
        }
        \translator {
            \StaffContext
-           \consists Timing_engraver;
+           \consists Timing_engraver
        }
     }
 }
index ff1d7f20ff06ea77f88784958bdc171dfbb7ac5f..b279b4c06dad1317ee869309545e4be65a787d68 100644 (file)
@@ -1,3 +1,4 @@
+\version "1.3.148"
 
 \header {
  texidoc = "Dots should remain close to the heads they belong to, but should not overlap."
index c3c131aa0881802f247ab044e817cb1d106a42a8..7fcadb6cc1d1f56c834a797ee3341a9e158b554c 100644 (file)
@@ -1,14 +1,15 @@
+\version "1.3.148"
 %% oops, weird small ties
 
 \score {
   \context Staff \notes <
-    \time 3/8;
+    \time 3/8
     \context Voice=one \relative c'' {
       \property Voice.Stem \set #'direction = #1
       \property Voice.Tie \set #'direction = #1
       \property Voice.Slur \set #'direction = #1
       \property Voice.Slur \set #'attachment = #'(head . head)
-      c8~c()c  
+      c8 c()c  
     }
     \context Voice=two \relative c'' {
       \property Voice.Stem \set #'direction = #-1
@@ -17,7 +18,7 @@
       \property Voice.Slur \set #'attachment = #'(head . head)
       a8()a~a  
     }
-  >
-  \paper { linewidth = -1.; } 
-%  \paper { linewidth = 40*\staffspace; } 
+  > ~
+  \paper { linewidth = -1. } 
+%  \paper { linewidth = 40*\staffspace } 
 }
index c392f4d4cb126438bd65ffab5d94ead3c0ce1730..a4902efe5e862f21fc253c510e4fdde9e41cacfd 100644 (file)
@@ -1,12 +1,13 @@
+\version "1.3.148"
 
 % what's the problem?
 \score{
        \context Staff <
-               \context Voice=one \skip 1;
-               \context Voice=two \skip 1;
+               \context Voice=one \skip 1
+               \context Voice=two \skip 1
                \context Voice=one \partcombine Voice
                        \context Thread=one \notes\relative c'' {
-                               c2 \clef bass; c2
+                               c2 \clef bass c2
                                c2 c2
                        }
                        \context Thread=two \notes\relative c'' {
@@ -15,7 +16,7 @@
                        }
        >
        \paper{
-               linewidth=140.\mm;
+               linewidth=140.\mm
        }
 }
 
index 89b002c4cf726080eca2582bc6917daca00a834d..68f0c4daf161a25e8835b2332c72ed450baa28b6 100644 (file)
@@ -1,3 +1,4 @@
+\version "1.3.148"
 
  % ?
  
index 077b407038a43a7b950ce0d02642d11ebe6151ac..d5552b1f76aeccbdc4610ed40de7769a55b9604b 100644 (file)
@@ -1,3 +1,4 @@
+\version "1.3.148"
 
 
  % ?
index 8b137891791fe96927ad78e64b0aad7bded08bdc..91c43c3229052d264e3d74f9aa874f978fcb0f65 100644 (file)
@@ -1 +1,2 @@
+\version "1.3.148"
 
index 25b40376167d89a10476e4098a016917531c6d07..1b2713f8216bd8374711c79eba07a0600c79425c 100644 (file)
@@ -1,5 +1,6 @@
+\version "1.3.148"
 \header{
-texidoc="stripped version of trip.ly.  upper staff is too short, lower too long"
+texidoc = "stripped version of trip.ly.  upper staff is too short, lower too long"
 }
 \score{
   \context PianoStaff \notes <
index 26add43ba8704e06ae809ea5f633bb68679550e1..1b8c6a3c2ece7c2cb00ddb506f97bed252e092cf 100644 (file)
@@ -1,5 +1,6 @@
+\version "1.3.148"
 \header{
-texidoc="startGraceMusic should no-stem-extend to true, but there's no effect:
+texidoc = "startGraceMusic should no-stem-extend to true, but there's no effect:
 the two grace beams should be the same here.
 "
 }
index 19db67335989f773c5fcc5e3f383df8ceb879eb2..d46bae81a55252aef46384a46414496da12caab4 100644 (file)
@@ -1,13 +1,14 @@
+\version "1.3.148"
 
 % jij had zoon mooi tight spacing example,
 % kan zo'n harde space ook niet voor en na maatstreep!
 \score {
        \notes \relative c'' {
-       \time 2/4;
+       \time 2/4
        \property Voice.noAutoBeaming=##t
        a4 a8
        a32 a a a
 }
 %set bit wide
-\paper {linewidth = 100.\mm;}
+\paper {linewidth = 100.\mm}
 }
index 7711233517efe3e802787b63ccf9ede33c77c043..3c8902ad23674bb0a2fd9d14681b12ce22f7a65a 100644 (file)
@@ -1,3 +1,4 @@
+\version "1.3.148"
 
-\score { \notes { c^#`(rows ";" (lines "1" (bold "2") "3"))}}
+\score { \notes { c^#`(columns "" (lines "1" (bold "2") "3"))}}
 
index 26a675ce34b9cd1876006333a7e26c54a1031260..3ebafb9b1aed4ca63b7dbcb005a4846110fc7f84 100644 (file)
@@ -1,3 +1,4 @@
+\version "1.3.148"
 
 %
 % Lyrics with barline colliding is fine now, BUT
@@ -5,16 +6,16 @@
 %
 
 \header{
-texidoc="
+texidoc = "
 Adding a @code{Bar_engraver} to the LyricsVoice context makes sure that
 lyrics don't collide with barlines.
-";
+"
 }
 
 \score {
        \context StaffGroup <
        \notes \context Staff {
-               b1 \bar "|:"; b1 \bar ":|";
+               b1 \bar "|:" b1 \bar ":|"
        }
        \lyrics\context Lyrics <
                \context LyricsVoiceWithBars {
@@ -28,15 +29,15 @@ lyrics don't collide with barlines.
        \notes \context Staff = SB { b1 b1 }
        >
        \paper {
-               linewidth = -1.0\cm;
+               linewidth = -1.0\cm
                \translator {
                        \LyricsContext
-                       \accepts "LyricsVoiceWithBars";
+                       \accepts "LyricsVoiceWithBars"
                }
                \translator {
                        \LyricsVoiceContext
-                       \consists "Bar_engraver";
-                       \name "LyricsVoiceWithBars";
+                       \consists "Bar_engraver"
+                       \name "LyricsVoiceWithBars"
                }
                \translator {
                        \LyricsVoiceContext
index bb43fbc2f654c7590dc7ead4f0225b0f48a69e74..623016d37b5f118c81a01080f01c52c7a6d3b529 100644 (file)
@@ -2,10 +2,10 @@
 
 \header {
 texidoc ="``baz'' should be centered on the a (tenor voice), but it is
-not.";
+not."
 }
 
-\version "1.3.140";
+\version "1.3.148"
 
 sop = \notes \transpose c''  {e2 e fis1 }
 alt = \notes \relative c' {cis2 e e d }
@@ -18,10 +18,10 @@ txt = \lyrics {foo2 bar baz jazz }
            \context Voice=sopv {\stemUp \sop}
            \context Voice=altv {\stemDown \alt}
        >
-       \context Staff = down \notes < \clef "F";
+       \context Staff = down \notes < \clef "F"
            \context Voice=tenv {\stemUp \ten}
        >
        \context Lyrics = la { \txt }
     >
-    \paper { linewidth = -1; }
+    \paper { linewidth = -1 }
 }
index 17d576b7a027700596f8ffa3223143f86fe2db5f..6daf2bd719ed748436a80d9c4acd131dddb98ffd 100644 (file)
@@ -1,3 +1,4 @@
+\version "1.3.148"
 %{
 
 The definition of markup is incomplete.
index 7711233517efe3e802787b63ccf9ede33c77c043..3c8902ad23674bb0a2fd9d14681b12ce22f7a65a 100644 (file)
@@ -1,3 +1,4 @@
+\version "1.3.148"
 
-\score { \notes { c^#`(rows ";" (lines "1" (bold "2") "3"))}}
+\score { \notes { c^#`(columns "" (lines "1" (bold "2") "3"))}}
 
index 74578070ec6c4d916e1c61dba9f3e05d082c8e04..c2a57ae775e80b744b9760a4f36956f9f0ae7d1e 100644 (file)
@@ -1,3 +1,4 @@
+\version "1.3.148"
 %
 % multi-measure-rests should collide with notes, just as normal rests.
 %
index 6d611c48827ad1349b9dc06564f1c1291f53ab22..0c2ba1827164d8917222c363e0dfe246be547719 100644 (file)
@@ -1,3 +1,4 @@
+\version "1.3.148"
 
 
 
index fb881816add9e52a8d8395f27a1b9e058d9e1148..670780c46bd4acdc5d395b090a6e1e568332410b 100644 (file)
@@ -1,10 +1,11 @@
+\version "1.3.148"
 
 \include "paper20.ly"
 Sopnotes = \notes {
-       \time 4/4;
-       \key g \major;
-       \clef treble;
-       \partial 8 * 3;
+       \time 4/4
+       \key g \major
+       \clef treble
+       \partial 8 * 3
        e'8 f'8 g'8 |
        d'8 d'16 d'16 e'8. e'16 g'8 g'8 f'8 f'8
 }
index aa1327175d409cd756c5e1568591756b955d7d81..948f43716fbc46a17eae1465c1c5a113523cdfba 100644 (file)
@@ -1,3 +1,4 @@
+\version "1.3.148"
 
 % move to regtest once it works?
 
@@ -5,13 +6,13 @@
 % still not workign ? --hwn.
 
 \header {
-texidoc="
-On their own staff, staffcombined voices should be stemboth (not up/down);
-while voicecombined threads should get their direction set (up/down)";
+texidoc = "
+On their own staff, staffcombined voices should be stemboth (not up/down)
+while voicecombined threads should get their direction set (up/down)"
 }
 
 
-End = { \skip 1*8; }
+End = { \skip 1*8 }
 
 violaI = \notes\relative c'' {
   c c e4. e8
@@ -31,7 +32,7 @@ contrabasso = \notes\relative c {
    a1
 }
 
-violeStaff =  \notes \context Staff = viole <
+violeStaff = \notes \context Staff = viole <
  \context Voice=oneViole <
                \property Staff.instrument = #"Viola"
                \property Staff.instr = #"Vla."
@@ -69,13 +70,13 @@ staffCombinePianoStaffProperties = {
 
   \context PianoStaff = bassi_group \notes <
     \staffCombinePianoStaffProperties
-    \context Staff=oneBassi < \clef bass;
+    \context Staff=oneBassi < \clef bass
                \property Staff.instrument = #'(lines
                  "Violoncello" "    e" "Contrabasso")
 
                \property Staff.instr = #"Vc."
                \End >
-    \context Staff=twoBassi < \clef bass;
+    \context Staff=twoBassi < \clef bass
                \property Staff.instrument = #"Contrabasso"
                \property Staff.instr = #"Cb."
 
@@ -89,11 +90,11 @@ staffCombinePianoStaffProperties = {
  >
   \paper {
     % \paperSixteen
-    linewidth = 80 * \staffspace;
-    textheight = 200 * \staffspace;
+    linewidth = 80 * \staffspace
+    textheight = 200 * \staffspace
     \translator{
       \ThreadContext
-      \consists "Rest_engraver";
+      \consists "Rest_engraver"
       
       % Set value for engraver at thread level,
       % to override the default that is set in ScoreContext
@@ -102,7 +103,7 @@ staffCombinePianoStaffProperties = {
     }
     \translator{
       \VoiceContext
-      \remove "Rest_engraver";    
+      \remove "Rest_engraver"    
 
       % The staff combine (bassi part) needs a
       % thread_devnull_engraver here.
@@ -110,11 +111,11 @@ staffCombinePianoStaffProperties = {
       % we switch add it, but switch it off immideately.
       % The staff combine parts switch it on.
       % devNullThread = #'never
-      \consists "Thread_devnull_engraver";
+      \consists "Thread_devnull_engraver"
     }
     \translator{
       \HaraKiriStaffContext
-      \consists "Mark_engraver";
+      \consists "Mark_engraver"
     }
     \translator {
       \OrchestralScoreContext
index e188fa5098bcbf0a8006e4cf7127ec96212259d3..e3800990ae8ea6d3c7b536b234a20b0940e2f4eb 100644 (file)
@@ -1,3 +1,4 @@
+\version "1.3.148"
 %
 % mmrests of second voice should not disappear
 %
@@ -17,7 +18,7 @@ one = \notes\relative c'' {
        d1|
        d2 d2|
        d2 d2|
-       \!f1\ff ~|
+       \!f1\ff  |
        f1
 }
 
@@ -34,23 +35,23 @@ two = \notes \relative c'' {
        \context Voice=one \partcombine Voice
                \context Thread=one \one
                \context Thread=two \two
-    >
+    > ~
   >
   \paper {
     \translator {
       \ThreadContext
-      \consists "Rest_engraver";
+      \consists "Rest_engraver"
     }
     \translator {
       \VoiceContext
-      \remove "Rest_engraver";
-      \consists Multi_measure_rest_engraver;
-      \consists Bar_engraver;
+      \remove "Rest_engraver"
+      \consists Multi_measure_rest_engraver
+      \consists Bar_engraver
     }
     \translator {
       \HaraKiriStaffContext
-      \remove Multi_measure_rest_engraver;
-      \remove Bar_engraver;
+      \remove Multi_measure_rest_engraver
+      \remove Bar_engraver
     }
     \translator {
       \OrchestralScoreContext
index 1818d1ac51ac375752abb74ff2324c4733525778..2a2778955e86913f4f63928d807c5c99280f4ecf 100644 (file)
@@ -1,3 +1,4 @@
+\version "1.3.148"
 %
 % when part-combining, rests should collide as in normal case
 %
index ba788f5f1da7e59ed85cee9685af1c48efc8b36c..06e718bc2a5925b9a64bb5f69c6f376dfd9c62ad 100644 (file)
@@ -1,11 +1,12 @@
+\version "1.3.148"
 
 \header { texidoc= "Spacing after clef/key should be stretched
 equidistantly for large stretching, but should stay clear of prefatory
 matter for small stretching. Support in the spacing engine for
-separate spring constants for stretching/shrinking is needed"; 
+separate spring constants for stretching/shrinking is needed" 
 }
 
-foo = \notes\relative c''   {   \key as \major; f }
+foo = \notes\relative c''   {   \key as \major f }
 
 \score {
 
index 9a9835f806c8c6e272e26762300b79953a676827..411ed4211b8eeb69e4bf844a52e4928524dcfc2b 100644 (file)
@@ -1,3 +1,4 @@
+\version "1.3.148"
 
 % should start with |:
 \score { \context Staff \notes \repeat volta 3 c1 \alternative { d1 e1 }} 
index 9ebb3ef1f616d25e50bdab446af5e4de7d7782b9..b8ef6e73e006b78b7d86e939bd390d33c74c5d6f 100644 (file)
@@ -1,5 +1,6 @@
+\version "1.3.148"
 \header {
-texidoc="slur or long note on other staves fool lily into extending melisma"
+texidoc = "slur or long note on other staves fool lily into extending melisma"
 }
 \score {
   <
index c6fabda6a0a19f357665dd9fa2643ad4d67ea282..2353bbac5a07c4642b87b795da2f132096aae882 100644 (file)
@@ -1,9 +1,10 @@
+\version "1.3.148"
 
 \header{
-texidoc="
+texidoc = "
 Slurs should be attached to note heads, except when they would collide
 with beams.  Also see: ophee-slurs.
-";
+"
 }
 \score{
        \notes \relative c''{
@@ -14,7 +15,7 @@ with beams.  Also see: ophee-slurs.
                a4() a8 a
        }
        \paper{ 
-               indent = 0.0;
-               linewidth = 100.\mm;
+               indent = 0.0
+               linewidth = 100.\mm
        }
 }
index 5b52064c6b54ff0d41d5c58f7233d0813cb72ac6..34d0ddc42c2542d8498b94943fc23cbed507708f 100644 (file)
@@ -1,3 +1,4 @@
+\version "1.3.148"
 
 % Placement of slur uses x-extent of note-head which includes dots
        
@@ -6,6 +7,6 @@
     c4.............()c
   }
   \paper {
-    linewidth = -1.;
+    linewidth = -1.
   }
 } 
index 745e8ab1a16f194da8a6972cb26fbfe6a31afc54..cd540082a4c366ca432d0111118efb0a8e8f3756 100644 (file)
@@ -1,10 +1,11 @@
+\version "1.3.148"
 
 \header{
-texidoc="
+texidoc = "
  Right ending of slur is too far right.
 
  [I did make a better test .ly for this, but can't seem to find it
-now.]  "; }
+now.]  " }
 
 \score {
   \notes \relative c'' {
@@ -15,6 +16,6 @@ now.]  "; }
     d,32( d'4 )d8..
   }
   \paper {
-    linewidth = -1.;
+    linewidth = -1.
   }
 } 
index e98f3473e7ee9fe87f117a17ec8e33c448da399d..0b63568fae4e28ebd879bf59e2208e08f96538bc 100644 (file)
@@ -1,10 +1,11 @@
+\version "1.3.148"
 
 \score{
   \notes\relative c''{
-    \time 2/4;
+    \time 2/4
     [f8 e d f, (] | \break
     [) a'8. gis16 fis8. cis16] |
   }
-  \paper{linewidth = 3.0\cm;indent = .0;}
+  \paper{linewidth = 3.0\cmindent = .0}
 }
 
index b863ef4841071713157bd9e7dd9b631813caa80d..39b95ca3912ba22e13a5800c9189220e9e1e0b86 100644 (file)
@@ -1,3 +1,4 @@
+\version "1.3.148"
 
 % When tightly spaced, hinterfleisch -> 0.
 % Stems may touch the bar lines, opposite stems may touch eachother.
@@ -10,7 +11,7 @@
                r1 e4 f, e' f,
        }
        \paper { 
-               linewidth = 25.0 \mm;
-               indent = 0.0\mm;
+               linewidth = 25.0 \mm
+               indent = 0.0\mm
        }
 }
index 699155acd2657a53b473cf508696e436dfddf74f..3a6640d6df9b27435e0be3c333d31dc82b154d97 100644 (file)
@@ -1,3 +1,4 @@
+\version "1.3.148"
 
        % separate staff-size is clumsy with \override.
        
@@ -8,13 +9,13 @@
        \property Voice.fontSize = #-1
        
        \property Voice . dynamicDirection = \up \stemDown
-%\key gis \major;
+%\key gis \major
        c8 d [e f g a] b c \ff
   }
 
 \context Staff = VB {  \property Voice . dynamicDirection = \down c,,4 \ff c c c  }
 
 >
-\paper { linewidth = -1.; }
+\paper { linewidth = -1. }
 }
 
index 7d9e6322ab1368ea0cd1b264348b12f6d8a71e1b..2b9ddfa124d7514d6f65a560992cd857fe657e63 100644 (file)
@@ -1,3 +1,4 @@
+\version "1.3.148"
 
 \score {
 \notes \relative c' <
index 35b38662def2bff5756e5d73f7364931c2f943e8..f07d339017af4cd46c48cc8a76b47ff24be9b963 100644 (file)
@@ -1,6 +1,7 @@
+\version "1.3.148"
 
 \header {
-texidoc ="1st beam should prob. be horizontal.";
+texidoc = "1st beam should prob. be horizontal."
 }
 
 \score { \notes <{  [ r8 g''16 des'] [r8 c16 a] }>}
index 474d80ca940dc201492924ffc0d1858401e3545d..a3fff9c703f62614ea2b0fa6b32590cdba632d88 100644 (file)
@@ -1,14 +1,15 @@
+\version "1.3.148"
 
 
 
 \score{
        \notes\relative c''{
                a'( a a [a8...] b,32\break
-               c4 \clef bass; c,,, c )c
+               c4 \clef bass c,,, c )c
        }
        \paper{
-               indent=0.0\mm;
-               linewidth=40.0\mm;
+               indent=0.0\mm
+               linewidth=40.0\mm
        }
 }
 
index ad72afbbfeac74ce258fdb56825ec4554bc649c4..4f67222a6b673157e1b1c2f75b189660d971b23b 100644 (file)
@@ -1,7 +1,8 @@
+\version "1.3.148"
 
 
 \header {
-texidoc= "LilyPond doesn't kern text, but TeX does, leading to skewed results: the VAVAVAVA takes less space than LilyPond thinks it does."; } 
+texidoc = "LilyPond doesn't kern text, but TeX does, leading to skewed results: the VAVAVAVA takes less space than LilyPond thinks it does." } 
 
 \score {
  \notes \relative c'' < \context Voice {
@@ -11,5 +12,5 @@ texidoc= "LilyPond doesn't kern text, but TeX does, leading to skewed results: t
 \context Lyrics  \lyrics {   foobar4 -- VAVAVAVAV4 -- foobar4 } >
 
        
- \paper { linewidth = -10.0\cm; }
+ \paper { linewidth = -10.0\cm }
 }
index 31a114cf2cfa45a47daff6ded86c5b2194a3718e..e4b875e923871e71013dca8dc6b75e923294fb98 100644 (file)
@@ -1,3 +1,4 @@
+\version "1.3.148"
 
 % text spanners should not repeat start text when broken
 
@@ -9,6 +10,6 @@
     c1 \!c \break
     }
   \paper {
-    linewidth = 40*\staffspace;
+    linewidth = 40*\staffspace
   }
 }
index e9f6eac6831807a2a31072855ff50bf8bffdf67e..91127368f5f0061cab8f00266c3b636e7b64529f 100644 (file)
@@ -1,3 +1,4 @@
+\version "1.3.148"
 
 
 \score { \notes {
@@ -7,6 +8,6 @@
     c2. r8 c8 \< \break \! c1
   }
 }
-\paper { linewidth = 5.\cm;}
+\paper { linewidth = 5.\cm}
 }
 
index 94b7e3d3b6b5322fb12049861668bb7d0b42417c..d17bd8b3c8799f550cb866489f2ce62ed3292c76 100644 (file)
@@ -1,17 +1,18 @@
+\version "1.3.148"
 
 \header {
 texidoc = "First and second bes (tied across line break)
-should get an accidental, but others should not";
+should get an accidental, but others should not"
 }
 
 \score {
   \notes {
     bes1 ~ | \break
     bes2 ~ bes4 ~ bes4 ~ | bes1
-    \key  f\major;
+    \key  f\major
     bes1 ~|bes2 b ~|b ~ b ~|b1
   }
   \paper {
-    linewidth = 40*\staffspace;
+    linewidth = 40*\staffspace
   }
 }
index 455548105280aba5d88e72defd8ba40771448ece..3cf51375705117cc3852a138e4bc2acb3f37df9e 100644 (file)
@@ -1,21 +1,22 @@
+\version "1.3.148"
 
 \header {
-  texidoc="Positioning of last ties is incorrect; ties between 2-1 and 1-1
-  durations differ.";
+  texidoc="Positioning of last ties is incorrect ties between 2-1 and 1-1
+  durations differ."
 }
 
 \score {
   \context Staff <
     \context Voice = a \notes\relative c'' {
       \voiceOne
-      r2 a2~a1~a
+      r2 a2 a1~a
     }
     \context Voice = y \notes\relative c' {
       \voiceTwo
       r2 a2~a1~a
     }
-  >
+  > ~
   \paper {
-    linewidth = 100 * \staffspace;
+    linewidth = 100 * \staffspace
   }
 }
index 88e9bf5cf3fdf3ebcb63f3cef90ec58e4f461fea..400bc6cdec51b71a77cd2cbf4e91e40847e09426 100644 (file)
@@ -1,3 +1,4 @@
+\version "1.3.148"
 
 % Uses old style
 
index 9cc870442907be6c68118bac1ee5627701560afa..7546742a803539754a545f85f3fcba3540187ef8 100644 (file)
@@ -1,10 +1,11 @@
+\version "1.3.148"
 
 \header {
-texidoc="Simple beams.  This broke somewhere < 1.3.110
-";
-  title = "Gammes Chromatiques";
-  composer = "";
-  filename = "gammes_chromatiques.ly";
+texidoc = "Simple beams.  This broke somewhere < 1.3.110
+"
+  title = "Gammes Chromatiques"
+  composer = ""
+  filename = "gammes_chromatiques.ly"
 }
 
 %{
@@ -12,7 +13,7 @@ texidoc="Simple beams.  This broke somewhere < 1.3.110
           badly positionned)
 %}
 
-linebreak = \penalty -1000;
+linebreak = \penalty -1000
 
 exI = \notes \relative c' {
   \repeat "volta" 2 {
index 306dc2b0df0a3798e0c6470d874d5f4440046c85..33b3b275d6c8c1a934e15378f763aee3b3de475a 100644 (file)
@@ -1,10 +1,11 @@
+\version "1.3.148"
 
 
        % docme.
 \score{
        \context Staff <
-               \context Voice=one\skip 1;
-               \context Voice=two\skip 1;
+               \context Voice=one\skip 1
+               \context Voice=two\skip 1
                \context Voice=one \partcombine Voice
                        \context Thread=one \notes\relative c'' {
                                c4( c b )a 
@@ -17,7 +18,7 @@
                        }
        >
        \paper{
-               linewidth=140.\mm;
+               linewidth=140.\mm
        }
 }