Compare commits

...

3 Commits

Author SHA1 Message Date
f93f7c2a09 include 2026-01-20 10:01:00 +01:00
be0c5af920 Merge branch 'main' of https://git.dijkewijk.nl/hans/lilypond-haydn-op-51-die-sieben-worte-des-erlosers
changes on different machines
2026-01-20 09:55:29 +01:00
9e5b2c1ff9 optimize
Signed-off-by: Hans Dijkema <hans@dijkewijk.nl>
2026-01-20 09:55:06 +01:00
2 changed files with 2 additions and 24 deletions

View File

@@ -31,7 +31,7 @@
} }
} }
\include "functions.ly" \include "lilypond-hd/functions.ly"
\include "string-quartet.ly" \include "string-quartet.ly"
fig = #(define-music-function 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 % Violin I score of all pieces
\bookpart { \bookpart {