Skip to content
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

Limit with blanks space below #3919

Closed
3 tasks done
Guseyn opened this issue Jan 12, 2024 · 3 comments
Closed
3 tasks done

Limit with blanks space below #3919

Guseyn opened this issue Jan 12, 2024 · 3 comments
Labels

Comments

@Guseyn
Copy link

Guseyn commented Jan 12, 2024

Before reporting a bug

Describe the bug:
Limit symbol displays a blank space below lim

To Reproduce:
Steps to reproduce the behavior:

f'(x) = \frac{df}{dx} = \lim\limits_{\Delta\to0}\frac{f(x + \Delta) - f(x)}{\Delta}

Expected behavior:
limit without any blank space below

Screenshots:
Screenshot 2024-01-12 at 8 06 49 PM
Screenshot 2024-01-12 at 8 07 12 PM

Environment (please complete the following information):

  • KaTeX Version:^0.11.1 - comes from showdown katex plugin
  • Device: [e.g. Desktop]
  • OS: [MacOs]
  • Browser: [e.g. Chrome]
  • Version: [latest]
@Guseyn Guseyn added the bug label Jan 12, 2024
@Guseyn
Copy link
Author

Guseyn commented Jan 12, 2024

In Firefox it works well:
Screenshot 2024-01-12 at 8 27 51 PM

@edemaine
Copy link
Member

It definitely works on the demo site (also in Chrome):

image

Perhaps you're using KaTeX in a context where you've overridden some of its CSS rules. If so, please provide more information.

@Guseyn
Copy link
Author

Guseyn commented Jan 13, 2024

Yes, it was conflicting class with name base.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants