Rob Beezer
unread,May 2, 2025, 10:13:14 PMMay 2Sign 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 pretext-...@googlegroups.com
Another step in the long journey to figure out "figure-like". Courtesy of
Andrew Scholer.
#listing now have a #title and no #caption. That means the only figure-like to
have a #caption is #figure itself.
You will get a deprecation warning, but if you have a #listing with *only* a
#caption, we will treat it as if it were a #title. If you have both a #caption
and a #title, you will need to determine what to do with your #caption.
This code has seen a lot of changes over the years, so holler if anything seems
amiss.
Thanks, Andrew.
Rob