Compare commits
3 Commits
f76146f3b2
...
f93f7c2a09
| Author | SHA1 | Date | |
|---|---|---|---|
| f93f7c2a09 | |||
| be0c5af920 | |||
| 9e5b2c1ff9 |
@@ -31,7 +31,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
\include "functions.ly"
|
||||
\include "lilypond-hd/functions.ly"
|
||||
\include "string-quartet.ly"
|
||||
|
||||
fig = #(define-music-function
|
||||
@@ -353,28 +353,6 @@ scoreACello_introduzione = \relative c {
|
||||
}
|
||||
}
|
||||
|
||||
scoreAViolinIPart_introduzione = \new Staff \with {
|
||||
instrumentName = "Vl. I"
|
||||
} \scoreAViolinI_introduzione
|
||||
|
||||
scoreAViolinIPart_sonataI = \new Staff \with {
|
||||
instrumentName = "Vl. I"
|
||||
} \scoreAViolinI_sonataI
|
||||
|
||||
|
||||
scoreAViolinIIPart_introduzione = \new Staff \with {
|
||||
instrumentName = "Vl. II"
|
||||
} \scoreAViolinII_introduzione
|
||||
|
||||
scoreAViolaPart_introduzione = \new Staff \with {
|
||||
instrumentName = "Avl."
|
||||
} { \clef alto \scoreAViola_introduzione }
|
||||
|
||||
scoreACelloPart_introduzione = \new Staff \with {
|
||||
instrumentName = "Cl."
|
||||
} { \clef bass \scoreACello_introduzione }
|
||||
|
||||
|
||||
% Violin I score of all pieces
|
||||
|
||||
\bookpart {
|
||||
|
||||
Submodule lilypond-hd updated: b80900f367...30e3032d4e
Reference in New Issue
Block a user