Details about local LilyPond installation and package API.
Usage
lilypond_root()
lilypond_version()
tabr_lilypond_api()
Value
a message or system standard output.
Details
Version information and installation directory are returned if the
installation can be found. The LilyPond API references the currently loaded
version of tabr.
Examples
lilypond_root()
#> C:/Program Files (x86)/LilyPond/usr/bin/lilypond.exe
lilypond_version()
tabr_lilypond_api()
#> The tabr 0.5.4 LilyPond API was built and tested against LilyPond 2.23.6 on Windows.