drop lilypond pre 2.25.8 compatibility, cause its not working anyway

This commit is contained in:
tux
2023-11-22 15:28:31 +01:00
parent 8b0fc2d7c9
commit fbaf7a2c86
7 changed files with 9 additions and 67 deletions

View File

@ -35,10 +35,7 @@
(string-tokenize (chain-assoc-get 'header:categories props ""))))
(make-null-markup))))
#(define pdf-encode
(if (< (list-ref (ly:version) 1) 24)
ly:encode-string-for-pdf
(@@ (lily framework-ps) pdf-encode)))
#(define pdf-encode (@@ (lily framework-ps) pdf-encode))
% PDF tags
#(define-markup-command (title-to-pdf-toc layout props title) (string?)
(ly:make-stencil