Texext

Latest version: v0.6.7

Safety actively analyzes 628918 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

0.6.1

=====

Bugfix release:

* Adapt to Sphinx 1.8 imports - particularly mathcode.

0.6

===

Bugfix release:

* Adapt testing to Sphinx 1.7 variants.
* Use pytest for tests.
* Add documentation to sdist.

0.5

===

Bugfix release:

* Change return value from math_dollar doctest parser to be list of strings,
one per line, rather than a single multiline string. This makes it possible
for other ReST transforms to run correctly on the output, such as links and
substitutions. Add tests to confirm this works correctly.
* Add ability to import ``math_dollar`` and ``mathcode`` from top level import
of ``texext``.
* Refactor testing to use ``sphinxtesters`` module.

0.4

===

Bugfix release for compatibility with Sphinx >= 1.6

* Refactor math_dollar extension to use docutils transform instead of
NodeVisitor. This works round a change in Sphinx >= 1.6 which resulted in
the node "rawsource" being discarded during the transform phase, making it
impossible to correctly replace the math

0.3.4

=====

Bugfix release:

* Fix and test mathcode equation labeling for different versions of Sphinx.

0.3.3

=====

Bugfix release:

* Mathcode creates a displaymath node, but was not adding a ``number``
attribute to the node. ``sphinx.ext.mathjax`` later expects to see
``number`` as a node attribute (but it can be None). Set ``number`` to None
by default.

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.