next-theme / hexo-filter-mathjax

💯 Server side MathJax renderer plugin for Hexo.
https://www.npmjs.com/package/hexo-filter-mathjax
MIT License
105 stars 6 forks source link

Update dependency mathjax-full to v3.1.2 #23

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

This PR contains the following updates:

Package Type Update Change
mathjax-full dependencies patch 3.1.0 -> 3.1.2

Release Notes

mathjax/Mathjax-src ### [`v3.1.2`](https://togithub.com/mathjax/Mathjax-src/releases/3.1.2) [Compare Source](https://togithub.com/mathjax/Mathjax-src/compare/3.1.1...3.1.2) Hot fix to correct regression introduced in v3.1.1 that caused control sequences followed by spaces to not be recognized. ### [`v3.1.1`](https://togithub.com/mathjax/Mathjax-src/releases/3.1.1) [Compare Source](https://togithub.com/mathjax/Mathjax-src/compare/3.1.0...3.1.1) This is a bug-fix release to address several issues that arose from the 3.1.0 release, particularly with the `textmacros` package for the TeX input jax. It also updates the Speech-Rule Engine to version 3.1.1. ### Bugs Addressed in this release - Fix issue with `\texti`t, etc., not working with the `textmacros` extension enabled. ([mathjax/MathJax#​2514](https://togithub.com/mathjax/MathJax/issues/2514)) - Add 'smart quote' version of acute and grave accents in `textmacros` extension. ([mathjax/MathJax#​2526](https://togithub.com/mathjax/MathJax/issues/2526)) - Add missing support for `\ref` and `\eqref` in `textmacros` extension. ([mathjax/MathJax#​2528](https://togithub.com/mathjax/MathJax/issues/2528)) - Only ignore space following alphabetic control sequences in `textmacros`. ([mathjax/MathJax#​2527](https://togithub.com/mathjax/MathJax/issues/2527)) - Fix issue with `textmacros` causing incorrect display in SVG mode. ([mathjax/MathJax#​2524](https://togithub.com/mathjax/MathJax/issues/2524)) - Make sure configuration renaming is performed for \*-full components. ([mathjax/MathJax#​2516](https://togithub.com/mathjax/MathJax/issues/2516)) - Handle AsciiMath configuration properly, in particular, `displaystyle`. ([mathjax/MathJax#​2520](https://togithub.com/mathjax/MathJax/issues/2520)) - Convert mu to em in CD environment. ([mathjax/MathJax#​2513](https://togithub.com/mathjax/MathJax/issues/2513)) - Fix autoload to handle macro or `\begin` followed by spaces. ([mathjax/MathJax#​2511](https://togithub.com/mathjax/MathJax/issues/2511)) - Update `convert()` to accept `family` parameter ([mathjax/MathJax#​2512](https://togithub.com/mathjax/MathJax/issues/2512)) ### Changes in Speech-Rule Engine - Introduces handling of direct speech attributes like `aria-label`, `alt`, `exact-speech`. - Handling of elements like `mglyph` if they contain a direct speech attribute. - Allows floats as part of mixed numbers. - A number of fixes to the Clearspeak and Nemeth rule sets. - Fixes regression of SVG highlighter.

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.