]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/wilhelmus.ly
* scripts/convert-ly.py (conv): remove \notes.
[lilypond.git] / input / wilhelmus.ly
index 26e1990de715a34751896c6c2f2c9d6ebb568471..e17745748548f27453784bbc70671210f573b781 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.3.2"
+\version "2.3.4"
 
 \header {
   texidoc = "Wilhelmus van Nassouwe"
@@ -26,7 +26,7 @@
   (prepend-grob-property grob-name 'space-alist
    (cons entry (cons 'extra-space value))))
 
-noclefs = \notes {
+noclefs =  {
   s1
   \override Staff.Clef #'break-visibility = #(lambda (dir) (cons #t #t))
 }
@@ -61,7 +61,7 @@ myBreak = { \bar "" \break }
   textheight = 270.0\mm
 }
 
-voice = \notes \relative c' {
+voice =  \relative c' {
   \clef violin
   \key g \major
   d4 | g g a a b | a8 \myBreak
@@ -92,7 +92,7 @@ voice = \notes \relative c' {
   \bar "|."
 }
 
-stich = \notes \relative c'' {
+stich =  \relative c'' {
   \override Staff.NoteCollision #'merge-differently-dotted = ##t
   \set fontSize = #-3
   %% broken?