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

推荐订阅源

宝玉的分享
宝玉的分享
Engineering at Meta
Engineering at Meta
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
博客园 - 聂微东
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
Last Week in AI
Last Week in AI
酷 壳 – CoolShell
酷 壳 – CoolShell
博客园 - 三生石上(FineUI控件)
T
Tailwind CSS Blog
Apple Machine Learning Research
Apple Machine Learning Research
Hugging Face - Blog
Hugging Face - Blog
爱范儿
爱范儿
博客园 - 司徒正美
人人都是产品经理
人人都是产品经理
Jina AI
Jina AI
博客园 - 叶小钗
雷峰网
雷峰网
罗磊的独立博客
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
博客园 - Franky
WordPress大学
WordPress大学
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
阮一峰的网络日志
阮一峰的网络日志
量子位

The LaTeX Project

TUG 2026 Talks workshop at DocEng'26 in Fribourg 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