lilypond-devel
[Top][All Lists]
Advanced

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

Re: Allow quoted identifiers like to be used like \"violin1", not just d


From: k-ohara5a5a
Subject: Re: Allow quoted identifiers like to be used like \"violin1", not just defined. (issue 6778055)
Date: Sun, 28 Oct 2012 17:38:11 +0000


http://codereview.appspot.com/6778055/diff/1/lily/lexer.ll
File lily/lexer.ll (right):

http://codereview.appspot.com/6778055/diff/1/lily/lexer.ll#newcode95
lily/lexer.ll:95: The inside of \"violin1" is marked by nesting two
quote modes as we
A start-condition named "command_quote" would be less mysterious than
having special meaning for "quote" within "quote".

That is, start-conditions <quote,command_quote> for scanning the innards
of quotes, then
<command_quote> \" {/* pop one state and return the command */}

http://codereview.appspot.com/6778055/



reply via email to

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