lilypond-user
[Top][All Lists]
Advanced

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

Re: Search inside LilyPond


From: David Nalesnik
Subject: Re: Search inside LilyPond
Date: Sat, 25 Apr 2020 19:09:17 -0500

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



reply via email to

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