Compare commits
1 Commits
chord-spac
...
175f8dd0ff
Author | SHA1 | Date | |
---|---|---|---|
175f8dd0ff |
@@ -51,7 +51,7 @@
|
||||
(lambda (paragraph)
|
||||
(make-wordwrap-internal-markup-list #t
|
||||
#{ \markuplist { $(ly:parser-include-string paragraph) } #}))
|
||||
(ly:regex-split (ly:make-regex "\n[ \t\n]*\n[ \t\n]*") (string-append prefix text))))
|
||||
(ly:regex-split (ly:make-regex "\n[ \t\n]*\n[ \t\n]*") text)))
|
||||
'()))))
|
||||
(stack-lines DOWN 0.0 (chain-assoc-get 'baseline-skip props)
|
||||
(interpret-markup-list layout props
|
||||
|
Reference in New Issue
Block a user