On Sat, Oct 22, 2016 at 8:16 AM, David Nalesnik
<david.nales...@gmail.com> wrote:

>
> (2) As the log will tell you, "flag" is not defined.  I assume you
> arrived at this because of Harm's usage of "tie"
> below.  He's creating a local variable to refer to Tie grobs which
> he's already obtained, not relying on some existing correspondence
> between "tie" and a Tie grob..  (As such, he could have replaced 'tie'
> with another identifier, like "my-variable")
>
> You need "flag" to point to an actual Flag, which requires following
> pointers from your starting object -- a TieColumn -- to Tie.

I mean Flag, of course...

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

Reply via email to