2 Test of how to make an ``incipit'' to indicate scordatora
3 tuning of a violin part, using the clefStyle property.
4 The two first bars of Biber's Rosary sonata III.
11 violinincipit = \notes\relative c''{
14 \property Staff.TimeSignature \override #'style = #'old
17 \property Staff.TimeSignature \override #'style = #'C
20 bcincipit = \notes\relative c{
22 \property Staff.TimeSignature \override #'style = #'old
24 \property Staff.TimeSignature \override #'style = #'C
27 violin = \notes\relative c''{
28 % Key signatures with different alterations in different octaves
29 % are broken since 1.3.58!
30 % \specialkey \keysignature f' fis'' g' gis'';
36 gis~ gis8 fis16^\trill ()e b8 c \context Staff<{\voiceOne a d}{\voiceTwo es,4}>|
39 BC = \notes\relative c{
51 \context Staff = violin {\notes{
52 \property Staff.Clef \override #'transparent = ##t
53 \violinincipit \bar ".|";
54 \property Staff.Clef \revert #'transparent
58 \context Staff = BC{\notes{
59 \property Staff.Clef \override #'transparent = ##t
61 \property Staff.Clef \revert #'transparent