]> git.donarmstrong.com Git - lilypond.git/commit
Issue 4063: Interpret < > and << >> in \chordmode
authorDavid Kastrup <dak@gnu.org>
Sun, 10 Aug 2014 19:41:12 +0000 (21:41 +0200)
committerDavid Kastrup <dak@gnu.org>
Mon, 18 Aug 2014 12:40:33 +0000 (14:40 +0200)
commit3399446a56b0832d5fa690146e4c9a953e635589
tree669fefea331236df1a96cfd38180d2c803be57a0
parent5935eb49be42ab0296260b9528b8764d66ae62ee
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.
lily/lexer.ll
lily/parser.yy