Skip to content

Releases: hagenw/sphinxcontrib-katex

sphinxcontrib-katex 0.6.0

13 Feb 16:04
Compare
Choose a tag to compare

https://pypi.org/project/sphinxcontrib-katex/0.6.0/

  • Changed: switch to Katex 0.11.1
  • Changed: add tests for Python 3.7 and 3.8

sphinxcontrib-katex 0.5.1

13 Aug 19:05
Compare
Choose a tag to compare

https://pypi.org/project/sphinxcontrib-katex/0.5.1/

  • Added: equation numbers in documentation (#16)
  • Changed: subset of tests for sphinx<=1.6 (#23)
  • Changed: several improvements to documentation

sphinxcontrib-katex 0.5.0

25 Jul 20:35
Compare
Choose a tag to compare

https://pypi.org/project/sphinxcontrib-katex/0.5.0/

  • Switch to Katex 0.10.2 (#17)
  • Add katex server side pre-rendering (#15)
  • Remove deprecated Sphinx setup_math (#10)

sphinxcontrib-katex 0.4.1

08 Jan 08:18
Compare
Choose a tag to compare

sphinxcontrib-katex 0.4.0

14 Dec 15:45
Compare
Choose a tag to compare

https://pypi.org/project/sphinxcontrib-katex/0.4.0/

  • KaTeX version 0.10.0
  • Remove configuration option katex_version
  • Add Sphinx documentation and setup RTD page
  • Add Travis-CI tests
  • Make compatible with Sphinx>=1.6

sphinxcontrib-katex 0.3.1

08 Oct 07:28
Compare
Choose a tag to compare

sphinxcontrib-katex 0.3.0

06 Sep 14:05
Compare
Choose a tag to compare

https://pypi.python.org/pypi/sphinxcontrib-katex/0.3.0

  • Allow for user defined autorendering delimiters (#7)
  • Fix bug if katex_options was blank (#5)

sphinxcontrib-katex 0.2.0

22 Jun 15:03
Compare
Choose a tag to compare

https://pypi.python.org/pypi/sphinxcontrib-katex/0.2.0

  • Remove katex_macros option
  • Document all configuration settings
  • Automatic setting of delimiters for KaTeX auto-renderer

sphinxcontrib-katex 0.1.6

12 Apr 19:47
Compare
Choose a tag to compare

https://pypi.python.org/pypi/sphinxcontrib-katex/0.1.6

  • Equation numbering across pages with sphinx>=1.7
  • KaTeX version 0.9.0

sphinxcontrib-katex 0.1.5

19 Dec 17:45
Compare
Choose a tag to compare

https://pypi.python.org/pypi/sphinxcontrib-katex/0.1.5

  • Improvement of code readability
  • Fix mouse over for equation numbers in Firefox
  • Add helper function to convert LaTeX defs to KaTeX macros