v5.2.1
This release fixes bugs found while testing against the TeX Live 2019 Pretest.
[5.2.1] - 2019-04-06
Fixed
- Project names with quotes in them no longer cause GregorioTeX to not be able to find the executable. See #1416.
- Eliminated implicit casting from float to integer in string formatting (something no longer allowed in Lua 5.3)