Adding a QR code: Difference between revisions
m Jean Abou Samra moved page (OBSOLETE) Adding a QR code to Adding a QR code without leaving a redirect |
m Replace version="2.24.0" with version="2.24" now that the LilyWiki extension supports auto-selecting the latest release in a stable series |
||
| 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 | <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}, | ||