Right now display math using \[ math \] doesn’t center. It makes copy paste from latex pretty ugly. Is there any way to make display math centered like $$$$?
Any help is highly appreciated!
Right now display math using \[ math \] doesn’t center. It makes copy paste from latex pretty ugly. Is there any way to make display math centered like $$$$?
Put it inside a center block(Accessible via the < menu)
#+BEGIN_CENTER
\[ math \]
#+END_CENTER
In fact, my configuration (default) is not work for \[ math \], which is not rendered by mathjax/katex