Adding a QR code: Difference between revisions

No edit summary
m New category
 
(3 intermediate revisions by 2 users not shown)
Line 7: Line 7:
For older versions, you can use the following code.
For older versions, you can use the following code.


<lilypond version="2.24.0">
<lilypond version="2.24">
#(define (index-map f . lsts)
#(define (index-map f . lsts)
"Applies @code{f} to corresponding elements of @code{lists}, just as @code{map},
"Applies @code{f} to corresponding elements of @code{lists}, just as @code{map},
Line 111: Line 111:
[[Category:Text]]
[[Category:Text]]
[[Category:Included in the official documentation]]
[[Category:Included in the official documentation]]
[[Category:Snippet]]