lilypond-devel
[Top][All Lists]
Advanced

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

Re: Add a \voicify command (issue 320820043 by address@hidden)


From: thomasmorley65
Subject: Re: Add a \voicify command (issue 320820043 by address@hidden)
Date: Mon, 10 Apr 2017 02:12:47 -0700

On 2017/04/09 20:30:45, dak wrote:
Fix the error behavior, rename \voicify to \voices

Error handling is nice now.

{
  \voices 1 << e''2 \\ a  \\ c'' \\ a' >>
  \voices 1,2 << e'' \\ a  \\ c'' \\ a' >>
  \voices 1,2,3 << e'' \\ a  \\ c'' \\ a' >>
}

returns appropriate warnings.

The visual output is another pointer for the user that something is
wrong.

I'd say we do the documentation issue (as mentioned earlier) in a new
issue.

LGTM

https://codereview.appspot.com/320820043/



reply via email to

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