You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: Avoid a Sphinx warning when a Latex package is already added (#10)
* Avoid a Sphinx warning when a Latex package is already added
I use this extension and another extension which adds `ulem`. My Sphinx build gives: `WARNING: latex package 'ulem' already included`.
* Add changelog entry
* Update docs/changelog.rst
---------
Co-authored-by: Shengyu Zhang <reg@silverrainz.me>
0 commit comments