lilypond-user
[Top][All Lists]
Advanced

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

Re: New try with lyric extender


From: Noeck
Subject: Re: New try with lyric extender
Date: Mon, 03 Feb 2014 18:36:48 +0100
User-agent: Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Thunderbird/24.2.0

>     -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



reply via email to

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