emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Orgmode] markup in environments in latex export


From: Chris Gray
Subject: [Orgmode] markup in environments in latex export
Date: Thu, 16 Apr 2009 10:49:50 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]