1 #(set! point-and-click line-column-location)
9 TODO: this file needs additional layouting: the trills look
10 differently in Lemoine, and the sharps should be below the trill.
12 Additionally, the performance of trills should be explained.
14 FIXME (Bach sure didn't)?
15 Lemoine puts fermatas on ending bar lines everywhere.
24 lowstaff = \translator "Staff" = "lower"
25 upstaff = \translator "Staff" = "upper"
27 % upper = \context Staff \notes\relative c {
28 upper = \context Staff=upper \notes\relative c {
30 \property Voice.TextScript \set #'font-style = #'italic
42 r f, a bes r c, g' bes |
46 r c, g' b r c, fis a |
50 % ugh arpeggio FIXME: is that so?
58 [ f \upstaff \stemDown g16 b d ] |
67 % urg, below translator change affects previous beam too!?
68 % howto separate translator command from previous beam end?
82 f' d es c fis, es' d c |
87 \context Voice=ii { \stemDown d,8 f }
94 % lower = \context Staff \notes\relative c{
95 lower = \context Staff=lower \notes\relative c{
97 \property Voice.TextScript \set #'font-style = #'roman
98 c4 e g^#'(music "accidentals-1") -\mordent g,4 |
99 d'4-\mordent f a-\mordent^#'(music "accidentals-1") a,4 |
100 e' e'-\mordent a, b-\upprall |
101 c4 e, fis gis-\upprall |
104 g'-\mordent^#'(music "accidentals-1") g, g'-\mordent g, |
105 g'-\mordent g, g'-\mordent g, |
106 g' r s s | s s s s \clef "bass" |
108 { \stemUp\tieUp g1 ~ g ~ g ~ g ~ g ~ g ~ g }
109 \context Voice=ii { \stemDown\tieDown g,1 ~ g ~ g ~ g ~ g ~ g ~ g }
121 \context PianoStaff <
122 \context Staff = upper <
126 \context Staff = lower <
132 \paper { linewidth = 18.0 \cm }
133 \midi{ \tempo 4 = 80 }