Compare commits
1 Commits
834f69694a
...
2836db8057
Author | SHA1 | Date | |
---|---|---|---|
2836db8057 |
@@ -67,14 +67,13 @@
|
||||
(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
|
||||
|
Reference in New Issue
Block a user