Skip to content

Commit

Permalink
Update data to LilyPond 2.24
Browse files Browse the repository at this point in the history
  • Loading branch information
fedelibre committed Jan 2, 2023
1 parent 797c71a commit 5c7c9e2
Show file tree
Hide file tree
Showing 3 changed files with 656 additions and 265 deletions.
4 changes: 2 additions & 2 deletions ly/data/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# MakeFile

# Which LilyPond executable to use
LILYPOND=~/lilypond_bin/2.18.2-1/bin/lilypond
# Set your LILYPOND environment variable before running make.
# export LILYPOND=/path/to/bin/lilypond

_lilypond_data.py: getdata.ly
$(LILYPOND) -dno-print-pages $< > $@
Expand Down
Loading

0 comments on commit 5c7c9e2

Please sign in to comment.