Abjad / abjad

Abjad is a Python API for building LilyPond files. Use Abjad to make PDFs of music notation.
https://abjad.github.io
GNU General Public License v3.0
239 stars 39 forks source link

Uqbar 0.6.0 released #1469

Closed josiah-wolf-oberholtzer closed 2 years ago

josiah-wolf-oberholtzer commented 2 years ago

I've dropped sphinx-rtd-theme as a dependency of https://github.com/josiah-wolf-oberholtzer/uqbar

Abjad should add "sphinx-rtd-theme >= 1.0.0" to its install_requires in setup.py to continue using the theme.

I also recommend the sphinx-immaterial theme as a replacement for sphinx-rtd-theme. See https://josiahwolfoberholtzer.com/supriya/ and https://jbms.github.io/sphinx-immaterial/ for examples.

trevorbaca commented 2 years ago

Awesome, thanks for the heads-up.