Hello,

It is possible to preview tables between #+BEGIN_EXPORT latex?
I find myself constantly removing #+BEGIN_EXPORT latex and putting it
back which is pretty frustrating.


any ideas how to do that would be greatly appreciated.

#+BEGIN_EXPORT latex
\centering
\begin{tabular}{rrr}
  \hline
 & GMM 1 & GMM2 \\ 
  \hline
const & 0.94 & 2120.37 \\ 
  age & 0.50 & 3140.42 \\ 
  income & 2.37 & 602.29 \\ 
   \hline
\end{tabular}
#+END_EXPORT


Best regards,

Jeremie

Reply via email to