2 Commits

Author SHA1 Message Date
tux
834f69694a new engraver for spacing in chordlyrics 2025-06-10 07:33:35 +02:00
tux
53c41bf5dc add transliteration to toc 2025-06-10 07:33:09 +02:00

View File

@ -67,13 +67,14 @@
(ly:string-substitute "…" ""
(ly:string-substitute "Č" "C"
(ly:string-substitute "Đ" "D"
(ly:string-substitute "Š" "S"
(ly:string-substitute "Т" "T"
(ly:string-substitute "Ä" "Ae"
(ly:string-substitute "ä" "ae"
(ly:string-substitute "Ö" "O"
(ly:string-substitute "ö" "oe"
(ly:string-substitute "Ü" "U"
(ly:string-substitute "ü" "ue" sorttext))))))))))))
(ly:string-substitute "ü" "ue" sorttext)))))))))))))
index-item-list))
(make-music 'EventChord
'page-marker #t