Latex rendering expected behavior? #1632
dupeiran001
started this conversation in
General
Replies: 1 comment 1 reply
-
Interesting. When I directly enter a file: $vi filename.norg, everything renders perfectly except the @math blocks, which should work according to the documentation. However, like you experienced, if I enter the file through neo-tree, it renders like the image you provided. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
this is my opts for neorg:
env:
wezterm 20240203-110809-5046fc22
neorg tag v9.1.1 commit-id: 81ee90c
image.nvim commit-id: f1163cc
questions:
render_on_enter
not working #1445, but it seems not to work whether I'm usingnvim <somefile>
or enter nvim, then enter a file.conceal
seems not to work for me, here is a screenshot below.latex
in $$ blocks can be rendered as an image, and cannot for those in@math
blocks? As this is my behavior.My appearance with
conceal=true
Beta Was this translation helpful? Give feedback.
All reactions