2013/3/8 Rama Gottfried <rama.gottfr...@gmail.com>:
> Hi David,
>
> thanks for pointing out the scm folder, I hadn't looked in there yet -- this
> is really helpful.
>
> the list of Scheme functions in the documentation gave me the idea that this
> it was a glossary -- but the scm folder seems like more the place to look
> for getting information.  will start digging in there, thanks!
>
> Rama
>
>
>
> On Mar 8, 2013, at 4:46 AM, David Nalesnik wrote:
>
> Hi Rama,
>
> On Fri, Mar 8, 2013 at 12:05 AM, Rama Gottfried <rama.gottfr...@gmail.com>
> wrote:
>>
>> here is a working version of the bezier glissando (I just had too many
>> coordinates in my curveto command).
>>
>> still trying to find some reference on the grob-interpret-markup function
>> -- it seems there are a few of these grob- functions that are not in the
>> documentation list of scheme functions.
>
>
> There's a reference to it here:
> http://www.lilypond.org/doc/v2.17/Documentation/extending/callback-functions
>
> Also, you can find its definition in scm/output-lib.scm.  (BTW, it calls
> ly:text-interface::interpret-markup which you'll find documented on the list
> of Scheme functions.)
>
> HTH,
> David
>
>
>
> _______________________________________________
> lilypond-user mailing list
> lilypond-user@gnu.org
> https://lists.gnu.org/mailman/listinfo/lilypond-user
>

Several examples how it is used in
Snippets-Manual
http://lilypond.org/doc/v2.17/Documentation/snippets-big-page.html#index

and "The LilyPond Snippet Repository" (LSR)
http://lsr.dsi.unimi.it/LSR/

-Harm

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

Reply via email to