This commit is contained in:
2026-01-26 23:24:51 +01:00
parent d37eadd77a
commit f5d4d70e58
3 changed files with 2 additions and 6 deletions

3
.gitmodules vendored
View File

@@ -1,3 +0,0 @@
[submodule "lilypond-hd"]
path = lilypond-hd
url = https://git.dijkewijk.nl/hans/lilypond-hd.git

View File

@@ -1,8 +1,8 @@
\version "2.25.3"
\language "english"
\include "lilypond-hd/functions.ly"
\include "lilypond-hd/string-quartet.ly"
\include "../lilypond-hd/functions.ly"
\include "../lilypond-hd/string-quartet.ly"
#(define sqCustomMoment (ly:make-moment 3/16))

Submodule lilypond-hd deleted from 4797000ca3