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

\left\lVert and \right\rVert not rending correctly #12

Open
eepperly opened this issue Jun 23, 2021 · 3 comments
Open

\left\lVert and \right\rVert not rending correctly #12

eepperly opened this issue Jun 23, 2021 · 3 comments

Comments

@eepperly
Copy link

When I have extended MathJax enabled, expressions of the form $\left\lVert ... \right\rVert$ do not render properly. If the ... is sufficiently large, the double vertical bars simply do not render at all. The norm symbols fail to render when $\left\lVert ... \right\rVert$ are used from within a macro defined in preamble.sty or when written directly. The norm symbols also fail when written as $\left\| ... \right\|$. The correct behavior is observed when extended MathJax is turned off.

@xldenis
Copy link
Collaborator

xldenis commented Jun 24, 2021

Thanks for the report I'll take a look.

@wei2912
Copy link
Owner

wei2912 commented Dec 25, 2022

@eepperly Does this issue still happen for you? I tried to replicate it on Linux with Obsidian v1.1.9 but it seems to work fine for me:

Peek 2022-12-25 16-24

@Ben9986
Copy link

Ben9986 commented Mar 3, 2023

This may be related to the zoom level of the note. See this issue on the obsidian forum.
It seems to have been fixed in Chrome 109 (here) but would need to wait until electron updates its base and subsequently obsidian to know these issues are fixed for sure.

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

No branches or pull requests

4 participants