Skip to content

[BUG]: Some latex symbols are not rendered correctly #509

@gavox

Description

@gavox

Some symbols in LaTeX are not rendered.

Describe the bug

I followed the instructions to install LaTeX in my blog, using astro-paper.

https://astro-paper.pages.dev/posts/how-to-add-latex-equations-in-blog-posts/

It mostly works, but there is a bug with the $\neq$ and $\not$ symbols. They do not get rendered, a box appears as if the symbol would not exist. Similar to what happens when you try to render emojis and but the browser does not have the required fonts installed.

To Reproduce

To reproduce the bug, use LaTeX with $\neq$ code. See for instance

https://gavox.srht.site/posts/testlatex/

Expected behavior

I would have expected the not-equal-to symbol to be rendered.

Screenshot

Image

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions