lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: temporarily escaping chordmode


From: David Kastrup
Subject: Re: temporarily escaping chordmode
Date: Mon, 18 Jan 2016 09:43:21 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

Kieren MacMillan <address@hidden> 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 <address@hidden>
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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]