Skip to content

Fix math.root frame size#6021

Merged
laurmaedje merged 1 commit intotypst:mainfrom
mkorje:fix-root-size
Mar 11, 2025
Merged

Fix math.root frame size#6021
laurmaedje merged 1 commit intotypst:mainfrom
mkorje:fix-root-size

Conversation

@mkorje
Copy link
Collaborator

@mkorje mkorje commented Mar 7, 2025

Closes #6019.

--- math-root-frame-size-index ---
// Test size of final frame when there is an index.
$ a root(, 3)         & a root(., 3) \
  a sqrt(3)           & a root(2, 3) \
  a root(#h(-1em), 3) & a root(123, 3) $
Old New
old new

@laurmaedje laurmaedje added this pull request to the merge queue Mar 11, 2025
@laurmaedje
Copy link
Member

Thank you!

Merged via the queue into typst:main with commit 96f6957 Mar 11, 2025
7 checks passed
@mkorje mkorje deleted the fix-root-size branch March 11, 2025 10:26
hongjr03 pushed a commit to hongjr03/typst that referenced this pull request Apr 16, 2025
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.

root function without index omits spacing

2 participants