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 incipit = \notes\relative c'{
15 violin = \notes\relative c''{
16 \specialkey \keysignature f' fis'' g' gis'';
20 gis~ gis8 fis16^\trill ()e b8 c \context Staff<{\voiceone a d}{\voicetwo es,4}>|
23 BC = \notes\relative c{
35 \property Staff.clefStyle = "transparent"
37 < \context Staff=violin {
38 \bar ".|"; \endincipit
40 \context Staff=cb { \property Staff.clefStyle = "transparent"
41 \bar ".|"; \endincipit
45 \translator{\StaffContext
46 timeSignatureStyle = "C";