Skip to content

Office plugin#213

Merged
SakuraMathcraft merged 8 commits into
mainfrom
office-plugin
May 29, 2026
Merged

Office plugin#213
SakuraMathcraft merged 8 commits into
mainfrom
office-plugin

Conversation

@SakuraMathcraft
Copy link
Copy Markdown
Owner

No description provided.

LaTeXSnipper Developer added 8 commits May 30, 2026 00:32
…tion

Previously InsertAndRenumberIfNeededAsync scanned ALL ContentControls
in the document after every numbered formula insertion. Now it reads
an auto-increment counter from Document Variables, assigns the next
number directly, and skips the full scan.

RenumberAllAsync still does the full scan and resets the counter
afterwards. AutoNumberSelectedAsync also still does a full renumber
to keep sequence ordering consistent.
@SakuraMathcraft SakuraMathcraft merged commit 4585aad into main May 29, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant