> -Is there a way to display (to console for example) the value of a
> given property ?
> I tried with #(Lyrics.LyricExtender.minimum-length) or \display
> Lyrics.LyricExtender.minimum-length but I don't know where to place
> such directive, should it be correct.
> It would be much easier to answer your questions if you post a minimal
> example of what you want to do.
>
> For example, there are several answers to
>
>>>-Is there a way to display (to console for example) the value of a
>>>given property ?
>
> but I hesitate to write a treatise :)
I think this is a not working example for what he asked for:
\version "2.18.0"
{
a a a a
}
\addlyrics {
A B C D
% what should be written here instead?
\display Lyrics.LyricExtender.minimum-length
}
Joram
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user