mirror of
https://github.com/vincentdoerig/latex-css.git
synced 2026-04-02 23:58:54 -06:00
fix: figure caption counter #6
Labels
No labels
bug
enhancement
enhancement
invalid
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github/latex-css#6
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @andywiecko on 2/11/2025
Previously, figure and table captions were always numbered as 1 when nested inside certain tags, such as
<center>.This commit ensures correct sequential numbering.