Skip to content

engine: take go-tex/math v0.24.0 so \char no longer drops a formula - #187

Merged
tannevaled merged 1 commit into
mainfrom
bump-math-char
Sep 1, 2026
Merged

engine: take go-tex/math v0.24.0 so \char no longer drops a formula#187
tannevaled merged 1 commit into
mainfrom
bump-math-char

Conversation

@tannevaled

Copy link
Copy Markdown
Contributor

Bumps go-tex/math v0.23.0 → v0.24.0, which teaches the math layer the \char primitive — the top structural math-drop cause by document count (11 papers). Formulas that used \char (commonly \char`\^ from macro expansion) now typeset instead of being dropped whole.

End-to-end verification on the corpus (before v0.23.0 → after v0.24.0), dropped-equation counts:

  • 2311.07618: 1 → 0
  • 2402.05579: 3 → 2
  • 2404.10839: 14 → 13
  • 2408.07548: 2 → 1

No paper regressed; the full engine suite stays green. Diff is go.mod/go.sum only. Completes the lockstep for go-tex/math#9.

🤖 Generated with Claude Code

v0.24.0 teaches the math layer the \char primitive, the top structural
math-drop cause by document count (11 papers). With it, formulas that used
\char — commonly \char`\^ from macro expansion — typeset instead of being
dropped whole.

End-to-end on the corpus: dropped-equation counts fall on the affected papers
(2311.07618 1→0, 2402.05579 3→2, 2404.10839 14→13, 2408.07548 2→1) with no
regression; the full engine suite stays green.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@tannevaled
tannevaled merged commit bf1db16 into main Sep 1, 2026
18 checks passed
@tannevaled
tannevaled deleted the bump-math-char branch September 1, 2026 14:54
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