This project provides:
- a LaTeX package (
lilypond.sty
) to include lilypond-typeset music into a LaTeX document - a Python script (
lilytex.py
) to get the music images - the test files (
test.tex
andtestlily.ly
)
$ pdflatex test.tex
$ python3 lilytex.py test.lil
$ pdflatex test.tex
$ latex test.tex
$ python3 lilytex.py test.lil
$ latex test.tex