lilypond-devel
[Top][All Lists]
Advanced

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

Re: Issue 4191: add an "\or" markup command (issue 169290045 by address@


From: nine . fierce . ballads
Subject: Re: Issue 4191: add an "\or" markup command (issue 169290045 by address@hidden)
Date: Wed, 12 Nov 2014 11:37:40 +0000

On 2014/11/12 06:58:19, dak wrote:
Actually, if you want to go really nuts, instead of
interpret-markup-list you
could use something akin to what map-markup-commands does in order to
throw
yourself out of interpretation once you have the first stencil.  Not
sure it's
worth the trouble, but at least markups are already safe for throws
when
interpreting.

I'll experiment with that, because it may be worthwhile for someone who
has several books with hundreds of markups.

Also, I realized that the result of patch set 2 is counter-intuitive in
that

\or {
  \column-lines { A B }
  \column-lines { C D }
}

Yields just A.  It seems like it should yield A B (in a column).

https://codereview.appspot.com/169290045/



reply via email to

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