惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

D
DataBreaches.Net
S
Schneier on Security
T
The Exploit Database - CXSecurity.com
Webroot Blog
Webroot Blog
AI
AI
P
Palo Alto Networks Blog
Attack and Defense Labs
Attack and Defense Labs
WordPress大学
WordPress大学
月光博客
月光博客
阮一峰的网络日志
阮一峰的网络日志
Spread Privacy
Spread Privacy
T
Tor Project blog
罗磊的独立博客
小众软件
小众软件
S
Security Affairs
酷 壳 – CoolShell
酷 壳 – CoolShell
量子位
Apple Machine Learning Research
Apple Machine Learning Research
T
Threatpost
NISL@THU
NISL@THU
博客园_首页
PCI Perspectives
PCI Perspectives
大猫的无限游戏
大猫的无限游戏
IT之家
IT之家
N
News and Events Feed by Topic
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
Forbes - Security
Forbes - Security
博客园 - 叶小钗
D
Darknet – Hacking Tools, Hacker News & Cyber Security
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
Last Week in AI
Last Week in AI
L
LINUX DO - 热门话题
T
Threat Research - Cisco Blogs
cs.AI updates on arXiv.org
cs.AI updates on arXiv.org
腾讯CDC
Security Latest
Security Latest
Exploit-DB.com RSS Feed
Exploit-DB.com RSS Feed
The Cloudflare Blog
A
About on SuperTechFans
爱范儿
爱范儿
Threat Intelligence Blog | Flashpoint
Threat Intelligence Blog | Flashpoint
TaoSecurity Blog
TaoSecurity Blog
宝玉的分享
宝玉的分享
G
GRAHAM CLULEY
雷峰网
雷峰网
F
Full Disclosure
I
Intezer
Cloudbric
Cloudbric
博客园 - 三生石上(FineUI控件)
U
Unit 42

MathJax

MathJax v4.0.0 now available MathJax v3.2.1 now available Typora becomes a MathJax Supporter VitalSource becomes a MathJax Supporter MathJax v3.2.0 now available Cambridge University Press continues as MathJax Supporter MathJax v3.1.3 now available Taylor and Francis continues as MathJax Sponsor MAA continues as MathJax Sponsor Elsevier continues as MathJax Sponsor EBSCO continues as MathJax supporter MathJax v3.1.0 now available MathJax v2.7.9 now available Springer Nature continues as MathJax supporter The London Mathematical Society continues as MathJax supporter MathJax v3.0.5 now available MathJax v2.7.8 now available Taylor & Francis continues as MathJax Supporter MathJax v2.7.6 now available
MathJax v3.1.2 now available
Davide P. Cervone · 2020-09-20 · via MathJax

The MathJax team is pleased to announce version 3.1.2 of MathJax, released earlier today (version 3.1.1 contained an error that was fixed shortly after it was released). 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 \textit, etc., not working with the textmacros extension enabled. (2514)
  • Add ‘smart quote’ version of acute and grave accents in textmacros extension. (2526)
  • Add missing support for \ref and \eqref in textmacros extension. (2528)
  • Only ignore space following alphabetic control sequences in textmacros. (2527)
  • Fix issue with textmacros causing incorrect display in SVG mode. (2524)
  • Make sure configuration renaming is performed for *-full components. (2516)
  • Handle AsciiMath configuration properly, in particular, displaystyle. (2520)
  • Convert mu to em in CD environment. (2513)
  • Fix autoload to handle macro or \begin followed by spaces. (2511)
  • Update convert() to accept family parameter (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.