Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why does getdata.ly not produce a file? #96

Open
uliska opened this issue Apr 26, 2017 · 2 comments
Open

Why does getdata.ly not produce a file? #96

uliska opened this issue Apr 26, 2017 · 2 comments

Comments

@uliska
Copy link
Collaborator

uliska commented Apr 26, 2017

@wbsoft how do you use getdata.ly? From what it looks like you seem to run LilyPond on it and then copy the output from the console, isn't it?

Is there any reason why getdata.ly doesn't directly write the output to a file? Actually it should IMO directly overwrite _lilypond_data.py as the modifications will be immediately visible (and reversible) through a git diff.

If there are no objections I could update it accordingly.

Additionally it had been discussed more than once that we should have two such files, one for the stable and one for the current development version. As a start I would (if I touch the code anyway) rename to _lilypond_data_2_18.py' (I suggest not to use "stable" and "devel" but minor version numbers, so we can keep support for 2.18 even when 2.20 will be out (and so on for the future)).

@uliska
Copy link
Collaborator Author

uliska commented Apr 26, 2017

#94

@fedelibre
Copy link
Member

@uliska there's a Makefile for that:

cd ly/data
make -B LILYPOND=/path/to/lilypond

+1 for having a file also for the development version!

@fedelibre fedelibre linked a pull request Jan 2, 2023 that will close this issue
@fedelibre fedelibre removed a link to a pull request Jan 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants