On Wed, Jun 29, 2011 at 04:05:48PM -0400, K. Kellogg-Smith wrote:
> On 6/29/2011 12:07 PM, Graham Percival wrote:
> >convert-ly -s
> >failing that, just read the source code.
> Hence my query
> -- what I'm looking for would be a more inclusive list of obsolete
> LY commands.
...
> In so doing  it
> obvious that there has to be a support file (or files) which hold
> the .ly code (and remarks, when used) for every one of the automatic
> edits/changes made by convert-ly during the file conversion process,
> i.e. procedures file(s).  I'd like to find and look through those
> files.

So that would be the "read the source code" option.

The very top of:
  scripts/convert-ly.py
is:

#!@TARGET_PYTHON@

# convert-ly.py -- Update old LilyPond input files (fix name?)
# converting rules are found in python/convertrules.py


That looks pretty promising.

Cheers,
- Graham

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

Reply via email to