On Fri, Jan 23, 2015 at 11:52 AM, David Kastrup <d...@gnu.org> wrote:

> Urs Liska <u...@openlilylib.org> writes:
>
>
>
> > But when
> >
> > (ly:grob-property grob 'non-musical)
> >
> > evaluates to #t then
>
> This is about the case where
>
> (ly:grob-property grob 'non-musical) evaluates to '().
>
> > (eq? #t (ly:grob-property grob 'non-musical))
> >
> > also evaluates to #t.
> > Or did I miss anything?
>
> The default case of '().
>
>
In the case of PaperColumn (rather than NonMusicalPaperColumn),
'non-musical evaluates to '().

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

Reply via email to