Version HistoryΒΆ

Version 0.4.1 (2019-01-08):
  • Fix macros example in documentation
Version 0.4.0 (2018-12-14):
  • 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
Version 0.3.1 (2018-10-08):
  • Fix incompatibility with sphinx>=1.8 (#8)
Version 0.3.0 (2018-09-06):
  • Allow for user defined autorendering delimiters (#7)
  • Fix bug if katex_options was blank (#5)
Version 0.2.0 (2018-06-22):
  • Remove katex_macros option
  • Document all configuration settings
  • Automatic setting of delimiters for KaTeX auto-renderer
Version 0.1.6 (2018-04-12):
  • Equation numbering across pages with sphinx>=1.7
  • KaTeX version 0.9.0
Version 0.1.5 (2017-12-19):
  • Improvement of code readability
  • Fix mouse over for equation numbers in Firefox
  • Add helper function to convert LaTeX defs to KaTeX macros
Version 0.1.4 (2017-11-27):
  • Move equation numbers to the right and center vertically
Version 0.1 (2017-11-24):
  • Initial release