- Fix resolution of SVG output (18) - Add basic Jianpu (Numbered Musical Notation) support (17) - Don’t panic when running unsupported builders (20)
1.5
- Add LaTeX builder suppport
1.4
- Note ly files as dependencies, so Sphinx will rebuild document when ly file changes - Won’t crash when score file does not exist - Left a “system message” paragraphs when score build failed - Add support for MP3 audio format, FFmpeg is required
1.3
- Add controls flag for specifing the position of the control bar (4)
1.2
- Simplify argument passing between lilypond binding and sphinx extension - Add `loop` flag for directives - Add confval `lilypond_audio_volume`
1.1
* Add confval `lilypond_png_resolution` for customizing score resolution in PNG format * Add confval `lilypond_inline_score_size` for customizing height of inline score * Stop using `<figure>` as container of block-level score, which is buggy on Safari