]> git.donarmstrong.com Git - lilypond.git/commit
* lily/new-quote-iterator.cc (construct_children): set
authorhanwen <hanwen>
Sun, 7 Nov 2004 18:46:26 +0000 (18:46 +0000)
committerhanwen <hanwen>
Sun, 7 Nov 2004 18:46:26 +0000 (18:46 +0000)
commit8f73f7875eb397ae777254d001b063fe18486670
tree18aab04aba91e0bcbbdcf4274e6f0ed809838231
parentb143cccf1b1fe488c68bb50dfda6056ed31daaee
* 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