Skip to content

KaTeX(6/n): Handle 'nulldelimiter' class in spans #1633

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

rajveermalviya
Copy link
Member

@rajveermalviya rajveermalviya commented Jun 26, 2025

Flutter Web
image image

Survey results

@@ -28,6 +28,4 @@
   Because of unsupported css class: vbox:
     448 messages failed.
-  Because of unsupported css class: nulldelimiter:
-    437 messages failed.
   Because of unsupported css class: mfrac:
     410 messages failed.
@@ -127,3 +125,3 @@
     1 messages failed.

No change in total failed messages, so most uses in the wild also depend on some other feature currently unimplemented (probably fractions).

Fixes: #1677

@rajveermalviya rajveermalviya added the maintainer review PR ready for review by Zulip maintainers label Jun 26, 2025
@rajveermalviya rajveermalviya changed the title content: Handle 'nulldelimiter' KaTeX CSS KaTeX(6/n): content: Handle 'nulldelimiter' KaTeX CSS Jul 1, 2025
@gnprice gnprice added integration review Added by maintainers when PR may be ready for integration and removed maintainer review PR ready for review by Zulip maintainers labels Jul 4, 2025
@rajveermalviya rajveermalviya force-pushed the pr-tex-content-6 branch 2 times, most recently from 3f63303 to 963a650 Compare July 17, 2025 20:46
@gnprice
Copy link
Member

gnprice commented Jul 22, 2025

Thanks for building this! See my comments on #1670 for a few things I'd like to see on all the open KaTeX PRs: #1670 (review), #1670 (comment) .

@rajveermalviya rajveermalviya force-pushed the pr-tex-content-6 branch 2 times, most recently from 27988df to 3852980 Compare August 11, 2025 20:02
@rajveermalviya rajveermalviya changed the title KaTeX(6/n): content: Handle 'nulldelimiter' KaTeX CSS KaTeX(6/n): Handle 'nulldelimiter' class in spans Aug 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
integration review Added by maintainers when PR may be ready for integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Handle nulldelimiter (spacing around e.g. fractions) in KaTeX
2 participants