On Sat, Apr 25, 2020 at 6:41 PM Freeman Gilmore
<freeman.gilm...@gmail.com> 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

Reply via email to