capoTranspose eingebaut

This commit is contained in:
tux
2025-04-30 17:31:01 +02:00
parent 57bcf94167
commit 34c9c5a932
2 changed files with 14 additions and 2 deletions

View File

@ -225,9 +225,9 @@ cue =
#{
\tag #'cues {
\tweak self-alignment-X #LEFT
\mark
\mark
#(make-on-the-fly-markup
(lambda (layout props m) (interpret-markup layout (prepend-alist-chain 'cues zahlen props) (ly:output-def-lookup layout 'cueMarkup)))
(make-null-markup))
}
#})
#})