You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In Emacs, there exists plugins to render LaTeX snippets in the code comments rather that in a preview screen/environment.
When implementing algorithms that already have a LaTeX definition, it would be really useful to render the latex within a comment block so you could easily render the formula above the function where you are implementing it.