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

[BUG] \vec is not rendered when concealed #345

Open
Ben9986 opened this issue Nov 7, 2024 · 1 comment
Open

[BUG] \vec is not rendered when concealed #345

Ben9986 opened this issue Nov 7, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@Ben9986
Copy link

Ben9986 commented Nov 7, 2024

Description

When using the conceal feature, the \vec character is not rendered. Seems the icon is missing from the font that is used but changing my interface or code font doesn't fix it.

To Reproduce

$$\vec{H}$$

Expected Behavior

Either the H should render with an arrow above or not at all if it isn't possible. Not display missing char icon.

Additional Info

Screenshots

With conceal enabled:
image

With conceal disabled:
image

image

@Ben9986 Ben9986 added the bug Something isn't working label Nov 7, 2024
@superle3
Copy link

Hello, JuliaMono at https://juliamono.netlify.app/ does conceal this correctly for me.
image
FiraMono another popular nerd font and with a lot more symbols did not so this may be an obscure icon.
Setting JuliaMono as one of the fonts in monospace font works.

This should be added to the docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants