]> git.donarmstrong.com Git - lilypond.git/commit
* lily/new-quote-iterator.cc (construct_children): set
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Sun, 7 Nov 2004 18:46:26 +0000 (18:46 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Sun, 7 Nov 2004 18:46:26 +0000 (18:46 +0000)
commit81690554116358aa3e28711361e09865a783091d
tree18aab04aba91e0bcbbdcf4274e6f0ed809838231
parent86af3fd5421e6a42469fcfbc5689adfde4bec084
* lily/new-quote-iterator.cc (construct_children): set
quote_outlet_ if no quoted-context-{id,type} specified.

* scripts/convert-ly.py (conv): \quote -> \quoteDuring.

* lily/parser.yy (command_element): remove \quote.

* ly/music-functions-init.ly (location): add quoteDuring music
function.

* lily/lexer.ll: allow \encoding in lyrics as well.  Remove
optional semicolon. (backportme)
ChangeLog
lily/lexer.ll
lily/new-quote-iterator.cc
lily/parser.yy
ly/music-functions-init.ly
scripts/convert-ly.py