]> git.donarmstrong.com Git - lilypond.git/commitdiff
(barTwo): syntax update.
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Mon, 4 Aug 2003 23:25:56 +0000 (23:25 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Mon, 4 Aug 2003 23:25:56 +0000 (23:25 +0000)
ChangeLog
input/template/gregorian-transcription.ly
input/template/piano-dynamics.ly
input/template/satb.ly

index 944ad4d38011a6fe433059d32f719f1584c31b5f..6e660000a417d183f887e374cfc49546eb95fe29 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2003-08-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
 
+       * input/template/gregorian-transcription.ly (barTwo): syntax update.
+
        * Documentation/user/refman.itely (Hiding staffs): rename node.
 
 2003-08-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
index 585399c88b86be9b0651131916602dc2e17f008b..f6391162c2cc0bdb2337c63c5f28f5c50ab9d386 100644 (file)
@@ -19,10 +19,10 @@ barTwo = \notes { \once \property Staff.BarLine \override #'extra-offset = #'(0
 \notes \relative c' {
        \property Score.timing = ##f
        \property Staff.Stem \set #'transparent = ##t
-       f4 a2 \barTwo g4 a2  f2 \barOne g4( )f f(
+       f4 a2 \barTwo g4 a2  f2 \barOne g4( f-) f(
        \bar "empty" 
        \break
-       )g a2
+       g-) a2
 }
 
 }
index 05adbfd90336024591f5c3982e2fb77d6b1d79cc..3ceda0dd1d47d0ba523704fbf94d372ab4b62a01 100644 (file)
@@ -16,7 +16,7 @@ lower = \notes\relative c {
 
 dynamics = \notes {
   s2\fff\> s4
-  \!s-\pp
+  s-\!-\pp
 }
 
 pedal = \notes {
index 2fc92fb12ff4b619bb3c6246e3197b904db5958d..00f1230779b929568c72683c0995aca2239d64e8 100644 (file)
@@ -6,7 +6,7 @@
 " 
 }
 
-sopMusic = \notes  \relative c'' { c4 c [c8( )b] c4 }
+sopMusic = \notes  \relative c'' { c4 c c8-[-( b-)-] c4 }
 sopWords = \lyrics { hi4 hi hi hi  }
 
 altoMusic = \notes  \relative c' { e4 f d e }