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 emptyincipit = \notes{
19 violin = \notes\relative c''{
20 \specialkey \keysignature f' fis'' g' gis'';
26 gis~ gis8 fis16^\trill ()e b8 c \context Staff<{\voiceOne a d}{\voiceTwo es,4}>|
29 BC = \notes\relative c{
41 \context Staff = violin {\notes{
42 \property Staff.clefStyle = "transparent"
43 \incipit \bar ".|"; \endincipit
46 \context Staff = BC{\notes{
47 \property Staff.clefStyle = "transparent"
48 \emptyincipit \bar ".|"; \endincipit
53 \translator{\StaffContext
54 timeSignatureStyle = "C";