Hello,

I have been writing a draft of a paper in org, and I would like to have
the customary org markup commands work inside of LaTeX environments.  As
an example, I would like the following to have the same thing three
times instead of only twice.

--8<---------------cut here---------------start------------->8---
#+TITLE: None


\begin{center}

- /a/ this is a
- /b/ this is b

\begin{itemize}
\item \emph{a} this is a
\item \emph{b} this is b
\end{itemize}
  
\end{center}

- /a/ this is a
- /b/ this is b
--8<---------------cut here---------------end--------------->8---


Cheers,
Chris



_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to