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

推荐订阅源

酷 壳 – CoolShell
酷 壳 – CoolShell
T
Threatpost
Latest news
Latest news
N
News | PayPal Newsroom
Threat Intelligence Blog | Flashpoint
Threat Intelligence Blog | Flashpoint
Help Net Security
Help Net Security
D
Darknet – Hacking Tools, Hacker News & Cyber Security
AI
AI
Simon Willison's Weblog
Simon Willison's Weblog
TaoSecurity Blog
TaoSecurity Blog
The Last Watchdog
The Last Watchdog
L
LINUX DO - 热门话题
Google DeepMind News
Google DeepMind News
T
Threat Research - Cisco Blogs
O
OpenAI News
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
T
The Exploit Database - CXSecurity.com
NISL@THU
NISL@THU
Application and Cybersecurity Blog
Application and Cybersecurity Blog
S
Securelist
小众软件
小众软件
cs.CL updates on arXiv.org
cs.CL updates on arXiv.org
Martin Fowler
Martin Fowler
S
SegmentFault 最新的问题
Cisco Talos Blog
Cisco Talos Blog
云风的 BLOG
云风的 BLOG
AWS News Blog
AWS News Blog
GbyAI
GbyAI
N
News and Events Feed by Topic
cs.CV updates on arXiv.org
cs.CV updates on arXiv.org
美团技术团队
Engineering at Meta
Engineering at Meta
A
About on SuperTechFans
博客园 - 三生石上(FineUI控件)
S
Schneier on Security
博客园 - 聂微东
V2EX - 技术
V2EX - 技术
T
Troy Hunt's Blog
SecWiki News
SecWiki News
S
Secure Thoughts
B
Blog RSS Feed
Hugging Face - Blog
Hugging Face - Blog
WordPress大学
WordPress大学
腾讯CDC
H
Heimdal Security Blog
Exploit-DB.com RSS Feed
Exploit-DB.com RSS Feed
Apple Machine Learning Research
Apple Machine Learning Research
月光博客
月光博客
www.infosecurity-magazine.com
www.infosecurity-magazine.com
P
Privacy International News Feed

The LaTeX Project

Webinar on Accessible Mathematical Content in PDF Time for testing: the final pre-release for 2026-06 is available New Best Practice Guide for Mathematical Content in PDF PDF Association’s press release: Accessible math in PDF – finally! Pre-release 1 of LaTeX 2026-06-01 is available for testing LaTeX 2025-11-01 released and distributed Accessibility of STEM documents - talk at PDF days 2025 in Berlin Pre-release 3 of LaTeX 2025-11-01 is available for testing LaTeX 2025-06-01 released and distributed Retirement of the LaTeX-L mailing list Pre-release 4 of LaTeX 2025-06-01 is available for testing Final pre-release of LaTeX 2025-06-01 is available for testing New TeXLive.net server & Book Discounts
LaTeX 2026-06-01 released and distributed
2026-06-01 · via The LaTeX Project
Jun 1, 2026

We sent the 2026-06-01 release of the LaTeX kernel to CTAN at the weekend, and its already available in TeX Live (MiKTeX should follow soon).

News from the tagging project

Progress in embedding tagging code as part of a more general overhaul continues. The implementation of block structures, such as theorems, and headings (sections), has been updated. We are well on the way to providing a flexible interface that many document authors will be able to use without needing additional code or packages.

This work is also an opportunity to look back at (long-standing) LaTeX code and to see where there are issues. As well as refining some spacing, we have addressed a long-standing technical wrinkle: (mis)using math mode simply to align material vertically. This ‘fake math’ is a serious tagging issue but also shows up where the user wants, for example, to apply a color change to all mathematics. With this release, the use of math mode is essentially restricted to ‘true math’.

Work on better supporting languages has been ongoing, with new language and other-languages keys for \DocumentMetadata; these support standard BCP-47 strings such as en-GB.

Working on templates has prompted us to further revise some concepts that have been added to the kernel in recent years, to align the code more closely with the most natural pathways for users.

Other improvements and changes

Work of course is not restricted to tagging. There are further improvements to copy-paste of symbols, several bug fixes for corner cases in amsmath, and more language support for varioref. At the lower level, work on the L3 programming layer continues; notably here, we have made adjustments to better support the up engine in creating programmatic strings.

The newsletter also covers various other small enhancements or corrections that we provide with the June release.

Enjoy – Joseph