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

推荐订阅源

T
The Blog of Author Tim Ferriss
TaoSecurity Blog
TaoSecurity Blog
Apple Machine Learning Research
Apple Machine Learning Research
Hugging Face - Blog
Hugging Face - Blog
IT之家
IT之家
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
小众软件
小众软件
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
S
SegmentFault 最新的问题
T
Troy Hunt's Blog
N
News and Events Feed by Topic
雷峰网
雷峰网
K
KPMG report finds enterprise disconnect between AI and its ROI | CIO
PCI Perspectives
PCI Perspectives
cs.AI updates on arXiv.org
cs.AI updates on arXiv.org
www.infosecurity-magazine.com
www.infosecurity-magazine.com
博客园 - 三生石上(FineUI控件)
Schneier on Security
Schneier on Security
T
The Exploit Database - CXSecurity.com
L
LINUX DO - 最新话题
V
V2EX
T
Threat Research - Cisco Blogs
人人都是产品经理
人人都是产品经理
C
Cisco Blogs
The GitHub Blog
The GitHub Blog
爱范儿
爱范儿
I
Intezer
CTFtime.org: upcoming CTF events
CTFtime.org: upcoming CTF events
Recent Announcements
Recent Announcements
月光博客
月光博客
Recent Commits to openclaw:main
Recent Commits to openclaw:main
N
News | PayPal Newsroom
Cyberwarzone
Cyberwarzone
B
Blog
博客园 - 聂微东
P
Palo Alto Networks Blog
A
About on SuperTechFans
The Last Watchdog
The Last Watchdog
Scott Helme
Scott Helme
Google DeepMind News
Google DeepMind News
Webroot Blog
Webroot Blog
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
O
OpenAI News
C
Check Point Blog
Hacker News: Ask HN
Hacker News: Ask HN
W
WeLiveSecurity
V
Vulnerabilities – Threatpost
博客园 - 【当耐特】
有赞技术团队
有赞技术团队
A
Arctic Wolf

Some TeX Developments

Moving on from achemso ltx-talk: A new class for presentations ConTeXt in TeX Live The tagging project and beamer LearnLaTeX in more languages The mythical LaTeX3 Engine news from the LaTeX Project Get the Jag: from x-type to e-type Uncertainties in siunitx
Tagging project progress
Joseph Wright · 2024-09-07 · via Some TeX Developments

The LaTeX Project have been working for about 4 years now on creation of automatically tagged PDFs from (more-or-less) unmodified LaTeX documents. We’ve been reporting regularly in LaTeX News, and things are moving forward nicely.

We (Frank, Ulrike and I) went to the recent DocEng 2024 conference in San José. Ulrike presented a workshop showing what is doable right now with the updated code. At present, this is still an opt-in testphase, but most of the time

\DocumentMetadata{testphase = {phase-III,firstaid,math,table,title}}

is enough to use it. As you can probably tell, this uses the current (phase III) code plus add-ons for maths, tables and titles: that is all a bit more experimental but is worth exploring.

We are building up an idea of which packages and classes work out-of-the-box with the latest code: you can view the current list online. It’s amazing how many packages already work, but of course there is work to do. I’ve got some adjustments to make for siunitx, but as the tagging structures are still not finalised, I’m waiting a bit. We also need to look at performance: tagging takes time, but when we make it opt-out we need it to be as fast as possible.

On the to-do list here is beamer: a complex class with a lot of challenges! I think that deserves it’s own post, so I’ll return to that soon in a dedicated post.

But for day-to-day use, I’m finding tagging something I can mainly switch on and just use. So other than slides, all of my LaTeX work is now tagged - may not perfectly just yet, but each release getting better and better.