Skip to content

sang-math:1.0.2#5370

Open
sangnhc87 wants to merge 1 commit into
typst:mainfrom
sangnhc87:sang-math-1.0.2
Open

sang-math:1.0.2#5370
sangnhc87 wants to merge 1 commit into
typst:mainfrom
sangnhc87:sang-math-1.0.2

Conversation

@sangnhc87

Copy link
Copy Markdown
Contributor

I am submitting

  • a new package
  • an update for a package

Description: Patch release fixing an inline-math baseline regression in 1.0.1. The package no longer rewrites every inline math.equation to display style or detects fractions through repr(). It now applies display style only to math.frac, preserving Typst's natural baseline and line height in prose, tables, and narrow columns. Public API and package contents are otherwise unchanged.

Validation:

  • Compiles with Typst 0.14.2

  • Regression test verifies plain inline math and a tall fraction remain on the surrounding text baseline

  • Tall fractions remain larger than explicit tfrac

  • Compiled directly from packages/preview/sang-math/1.0.2

  • All 13 project package tests pass

  • Exam and book template demos compile

  • No generated PDFs or test artifacts are included in the package directory

  • I have read and followed the package submission guidelines

  • I have tested the package locally and it worked

@typst-package-check typst-package-check Bot added the update A package update. label Jul 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

update A package update.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants