Kieren MacMillan <[email protected]> writes:

> Hello all,
>
> If I’ve want to explicitly enter a chord in a chordmode block, e.g.,
>
>   \chordmode {
>     c1
>     d1:m6
>     <c ef gf a>
>   }
>
> what’s the incantation?

That already works as of version 2.19.13,

commit 3399446a56b0832d5fa690146e4c9a953e635589
Author: David Kastrup <[email protected]>
Date:   Sun Aug 10 21:41:12 2014 +0200

    Issue 4063: Interpret < > and << >> in \chordmode
    
    There is no compelling reason not to do so, and having < > available
    allows stuff like
    
    \chordmode { \clef bass <c> c/e <g,> c/e }
    
    or other ways of explicitly spelling out some not-really chord material.


-- 
David Kastrup

_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to