OXY2DEV / markview.nvim

☄️ Highly customisable markdown(latex & inline html) previewer for Neovim
Apache License 2.0
1.46k stars 41 forks source link

✨ Feature: PDF render of latex equations #183

Open wilville opened 1 month ago

wilville commented 1 month ago

The nature of the feature:

Description:

Would it be possible to add pdf rendering in latex equation blocks. It would allow rendering of equations in latex font without the need of conceal.

It would look a lot better, and allow for text to be made larger to fit the box size. It also might be easier to deal with to because you can use a compiler like tectonic instead of parsing the equations and then using conceal.

There is already a plugin for this in a branch of neorg so it may be relatively simple to implement.

github-actions[bot] commented 4 days ago

🤖 Bot: Issue has not seen activity in 30 days and will therefore be marked as stale. It will be closed in 7 days if no further response is found.