emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] export colored text to LaTeX


From: Richard . Starkovs
Subject: [Orgmode] export colored text to LaTeX
Date: Thu, 19 Mar 2009 10:44:22 +0100


Is there a simpler way to export colored text to LaTeX from org-mode than the way I'm currently doing it?

Here is how I do it today.

#+LATEX_HEADER: \usepackage{color}

#+BEGIN_LaTeX:
\begin{itemize}
{\color{red}
\item This is text in the first bullet point.}
{\color{blue}
\item This is text in the first bullet point.}
\end{itemize}
#+END_LaTeX


Best Regards,

Rick Starkovs

DISCLAIMER:
This e-mail contains proprietary information some or all of which may be legally privileged. It is for the intended recipient only. If an addressing or transmission error has misdirected this e-mail, please notify the author by replying to this e-mail. If you are not the intended recipient you must not use, disclose, distribute, copy, print, or rely on this e-mail.

reply via email to

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