paulrosen / abcjs

javascript for rendering abc music notation
Other
1.94k stars 285 forks source link

Make tablabelfont and tabnumber font changable in the ABC #968

Closed seisiuneer closed 12 months ago

seisiuneer commented 12 months ago

While previously these could be set in code in the setup for the abcjs tune rendering, I found that I could not set them using %%tablabelfont or %%tabnumberfont in the ABC itself.

This change adds them to the global list of fonts that can be changed by ABC. With this change in place I was able to change both of the fonts in my ABC test cases.