lilypond-devel
[Top][All Lists]
Advanced

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

Re: etags regex for Lilypond & LY_DEFINE* tags


From: Jean Abou Samra
Subject: Re: etags regex for Lilypond & LY_DEFINE* tags
Date: Tue, 10 May 2022 00:43:29 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.8.1

Le 10/05/2022 à 00:37, John Wheeler a écrit :
The TAGS file structure is simple enough, and I agree having
only one place to maintain name mangling logic is good.

But, I am not following you on the reference to
'out/bin/lilypond -ddump-tags'.  Is -ddump-tags a command line option
to the lilypond executable?  Please explain.



You would add it as a new option. See `lilypond -dhelp` and
`lilypond -dhelp-internal` for lists of currently available
-d options (non-"-d" options are for fundamental setup like
--loglevel, all somewhat advanced options are under -d).
See also the Usage manual. You would add that option in
lily.scm around line 382 and implement it at the beginning
of lilypond-main from lily.scm.




reply via email to

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