lilypond-user
[Top][All Lists]
Advanced

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

Re: Search inside LilyPond


From: Freeman Gilmore
Subject: Re: Search inside LilyPond
Date: Sat, 25 Apr 2020 20:51:50 -0400



On Sat, Apr 25, 2020 at 8:09 PM David Nalesnik <address@hidden> wrote:
On Sat, Apr 25, 2020 at 6:41 PM Freeman Gilmore
<address@hidden> wrote:
>
> Is there an app that can search inside LilyPond?
>
> For example in makam.ly there is: \override KeySignature.glyph-name-alist = \makamGlyphs .
>
> I would like to find where, \makamGlyphs, is defined.
>
>
> Thank you, ƒg
>

You can grep 'makamGlyphs' here:
http://git.savannah.gnu.org/gitweb/?p=lilypond.git;a=summary

That takes me to
http://git.savannah.gnu.org/gitweb/?p=lilypond.git&a=search&h=HEAD&st=grep&s=makamGlyphs

HTH.
David

David:
Sorry but i am lost, I do not understand how to get to the file were, \makamGlyphs is define with this.    
Thank you, ƒg

reply via email to

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