]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/ly-examples/bach-bwv610.ly
web: fix engraving errors in Bach BVW610
[lilypond.git] / Documentation / ly-examples / bach-bwv610.ly
index 27659dfd6b97be3792cbc2ff4a0726a16427a214..8d2134a5fb94779164e0bb6faa7ed5288252a843 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.14.0"
+\version "2.17.6"
 %\include "example-header.ily"
 
 
 global = {
    \key c \minor
    \time 4/4
-   #(set-accidental-style 'default)
+   \tempo Largo
+   \accidentalStyle default
 }
 
 halsup = {
-  \stemUp
-  \tieUp
+  \voiceOne
 }
 
 halsdown = {
-  \stemDown
-  \tieDown
+  \voiceTwo
 }
 
 staffup = {
@@ -56,7 +55,7 @@ sopran = {
       \global
       \halsup
       \repeat volta 2 {
-         g4^\markup { \hspace #-4 \large "Largo" } g f es
+         g4 g f es
          d2 c\fermata
          g'4 g a h
          c2 h\fermata