Rob Beezer
unread,May 16, 2026, 2:03:53 PMMay 16Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to pretex...@googlegroups.com
There's been some work to improve the #hN "heading level" elements in our HTML
output, which I know are important for screenreader navigation.
Our job is complicated by the fact that we let a publisher break up HTML into
whatever "chunk" partition they like, so we can't presume that an object, like
say a #theorem, always gets the level. But we have been very careful about this
in the past, and have now cleaned-up some off-by-one errors.
Details are in recent posts on pretext-dev and any questions or bug reports
can go here or on pretext-support.
Rob