lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] Issue 2869 in lilypond: Patch: Regularize lyrics lexer m


From: lilypond
Subject: [Lilypond-auto] Issue 2869 in lilypond: Patch: Regularize lyrics lexer mode
Date: Sun, 30 Sep 2012 00:30:04 +0000

Status: New
Owner: ----
Labels: Type-Enhancement Patch-new

New issue 2869 by address@hidden: Patch: Regularize lyrics lexer mode
http://code.google.com/p/lilypond/issues/detail?id=2869

Regularize lyrics lexer mode

That makes lyrics mode rather similar to markup mode regarding how
words are formed.  {} are never considered part of words unless
enclosed in quotes.  Unquoted words do not contain whitespace, braces,
quotes, backslashes, numbers or Scheme expressions.  In addition, they
cannot start with * . and = since that would mess with duration and
assignment syntax.  This removes some remaining TeX-oriented cruft in
the lexer.  The set of word-non-starters might need revisiting, but at
least the regtests seem to pass.

http://codereview.appspot.com/6594047




reply via email to

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