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

推荐订阅源

Forbes - Security
Forbes - Security
T
Tailwind CSS Blog
Hugging Face - Blog
Hugging Face - Blog
Blog — PlanetScale
Blog — PlanetScale
WordPress大学
WordPress大学
aimingoo的专栏
aimingoo的专栏
Y
Y Combinator Blog
U
Unit 42
I
InfoQ
CTFtime.org: upcoming CTF events
CTFtime.org: upcoming CTF events
V
Visual Studio Blog
B
Blog RSS Feed
Vercel News
Vercel News
F
Fortinet All Blogs
Know Your Adversary
Know Your Adversary
T
Troy Hunt's Blog
博客园 - 【当耐特】
MongoDB | Blog
MongoDB | Blog
大猫的无限游戏
大猫的无限游戏
A
About on SuperTechFans
Jina AI
Jina AI
小众软件
小众软件
T
Threatpost
有赞技术团队
有赞技术团队
人人都是产品经理
人人都是产品经理
The Hacker News
The Hacker News
T
The Exploit Database - CXSecurity.com
C
CXSECURITY Database RSS Feed - CXSecurity.com
Exploit-DB.com RSS Feed
Exploit-DB.com RSS Feed
Microsoft Azure Blog
Microsoft Azure Blog
Recent Announcements
Recent Announcements
酷 壳 – CoolShell
酷 壳 – CoolShell
Scott Helme
Scott Helme
B
Blog
腾讯CDC
Last Week in AI
Last Week in AI
P
Proofpoint News Feed
S
Schneier on Security
N
News and Events Feed by Topic
Microsoft Security Blog
Microsoft Security Blog
K
Kaspersky official blog
G
Google Developers Blog
T
Tor Project blog
PCI Perspectives
PCI Perspectives
S
Secure Thoughts
Google Online Security Blog
Google Online Security Blog
Latest news
Latest news
Google DeepMind News
Google DeepMind News
MyScale Blog
MyScale Blog
罗磊的独立博客

The LaTeX Project

Webinar on Accessible Mathematical Content in PDF LaTeX 2026-06-01 released and distributed 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! 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
Pre-release 1 of LaTeX 2026-06-01 is available for testing
2026-01-27 · via The LaTeX Project
Jan 27, 2026

The first pre-release version for the 2026-06-01 LaTeX kernel went to CTAN few days ago: it’s now in TeX Live, and we hope people will test it out.

Work continues on bringing more flexible and predictable design support to different areas of the kernel: this is needed for tagged PDF output but also helps more generally in making it easier to customize LaTeX.

Most notably, block environments (such as lists, quotes and proofs), and sectioning commands (\chapter, \section and so forth) have been re-implemented using the template system. This means that the code is entirely new if you use \DocumentMetadata. This is an area that we’d particularly encourage interested users to test, particularly with varied package loading. For the more adventurous, please try out modifying the instances (or even providing additional templates)!

We are now emulating all keys of the enumitem package and \usepackage{enumitem} will simply be ignored when \DocumentMetadatais loaded. As this is not yet a full emulation we are very much interested in feedback on things that do not work yet or work differently. Thus, please report issues at the tagging project repository.

Supporting work on the lower-level template and document command architecture continues, with a modification to the -NoValue- concept and support for recovering instance values.

To help users find the various newer features, we have made a start on a single documentation file, currently called latex-cmds (very much a working title). This already contains the documentation for

  • Hooks (including shipout, command and generic hooks)
  • Properties
  • Sockets
  • Templates

and over time we expect to add more information, first for newer features and then more generally.

For full details of all of the changes planned for 2026-06-01, see the draft LaTeX News 43.

Enjoy — Joseph