Keith OHara <k-ohara5...@oco.net> writes:

> David Kastrup <dak <at> gnu.org> writes:
>
>> > \midi{\tempo 4. = 90}
>> 
>> \tempo can just switch lexing modes. 
>
> Oh.  That would be nice.
> Then we could continue to let "4." and ".4" be valid where LilyPond 
> can accept a decimal number.

Does not actually work.

\tempo Adagio 4. = 90

is quite legal input.  So

\tempo Adagio
ragged-right = ##t

will no longer work since ragged-right is not a single STRING when
scanned in music mode, and it has to scanned to see whether it is not a
duration.

-- 
David Kastrup


_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to