Releases: spatialaudio/nbsphinx
Releases · spatialaudio/nbsphinx
nbsphinx 0.9.5
https://pypi.org/project/nbsphinx/0.9.5/
- Miscellaneous fixes
nbsphinx 0.9.4
https://pypi.org/project/nbsphinx/0.9.4/
- Require
docutils >= 0.18.1
- Minor fixes, documentation and CI updates
nbsphinx 0.9.3
https://pypi.org/project/nbsphinx/0.9.3/
- Fix gallery regression in Sphinx 7.2
nbsphinx 0.9.2
https://pypi.org/project/nbsphinx/0.9.2/
- Improve support for
sphinx_immaterial
theme - Improve support for links starting with
#
- Add support for in-text citations
- LaTeX: Add support for admonition titles
nbsphinx 0.9.1
https://pypi.org/project/nbsphinx/0.9.1/
- pandoc: disable "smart" option only for version 2.0+
nbsphinx 0.9.0
https://pypi.org/project/nbsphinx/0.9.0/
-
Split
nbsphinx.py
(a Python module) into:nbsphinx/__init__.py
(a Python package)- A standalone CSS file
nbsphinx-code-cells.css_t
- LaTeX style file
nbsphinx.sty
-
Add custom HTML/CSS for thumbnail galleries
- Separate CSS file
nbsphinx-gallery.css
- The CSS from Sphinx Gallery (
'sphinx_gallery.load_style'
)
cannot be used anymore
- Separate CSS file
-
Use the last image in a notebook as the default thumbnail
nbsphinx 0.8.12
https://pypi.org/project/nbsphinx/0.8.12/
- Implement "link" galleries (without nested sub-documents)
nbsphinx 0.8.11
https://pypi.org/project/nbsphinx/0.8.11/
- LaTeX: apply code cell border style to all code blocks
nbsphinx 0.8.10
https://pypi.org/project/nbsphinx/0.8.10/
- Fix handling of
source_suffix
- A few LaTeX fixes
nbsphinx 0.8.9
https://pypi.org/project/nbsphinx/0.8.9/
- CSS: support tables in widgets
- Avoid empty "raw" directive