ChordNames in a ChordMarkup-context: Difference between revisions

Import snippet from LSR
 
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 4: Line 4:
Obvious disadvantages are missing midi and it's not transposable.
Obvious disadvantages are missing midi and it's not transposable.


<lilypond version="2.24.0" full>
<lilypond version="2.24" full>
#(define (markup-concat-join markups sep)
#(define (markup-concat-join markups sep)
   "Return concat-markup of @var{markups}, joining them with markup @var{sep}"
   "Return concat-markup of @var{markups}, joining them with markup @var{sep}"