From mboxrd@z Thu Jan 1 00:00:00 1970 From: Richard.Starkovs@ses-engineering.com Subject: export colored text to LaTeX Date: Thu, 19 Mar 2009 10:44:22 +0100 Message-ID: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0585375858==" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LkEna-0000oF-Qp for emacs-orgmode@gnu.org; Thu, 19 Mar 2009 05:44:26 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LkEnX-0000nL-2Z for emacs-orgmode@gnu.org; Thu, 19 Mar 2009 05:44:26 -0400 Received: from [199.232.76.173] (port=53840 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LkEnW-0000nF-OR for emacs-orgmode@gnu.org; Thu, 19 Mar 2009 05:44:22 -0400 Received: from merian.ses-astra.com ([213.169.104.78]:22632) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_ARCFOUR_SHA1:16) (Exim 4.60) (envelope-from ) id 1LkEnW-0003va-6t for emacs-orgmode@gnu.org; Thu, 19 Mar 2009 05:44:22 -0400 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org --===============0585375858== Content-Type: multipart/alternative; boundary="=_alternative 003580B3C125757E_=" --=_alternative 003580B3C125757E_= Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable Is there a simpler way to export colored text to LaTeX from org-mode than=20 the way I'm currently doing it? Here is how I do it today. #+LATEX=5FHEADER: \usepackage{color} #+BEGIN=5FLaTeX: \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=5FLaTeX Best Regards, Rick Starkovs DISCLAIMER:=20 This e-mail contains proprietary information some or all of which may be le= gally privileged. It is for the intended recipient only. If an addressing o= r 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. --=_alternative 003580B3C125757E_= Content-Type: text/html; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable
Is there a simpler way to export col= ored text to LaTeX from org-mode than the way I'm currently doing it?
=
Here is how I do it today.
#+LATEX=5FHEADER: \usepackage{color= }

#+BEGIN=5FLaTeX:<= br>\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=5FLaTeX


Best Regards,

Rick Starkovs

DISCLAIMER:
This e-mail contains proprietary information some or all of which may be le= gally privileged. It is for the intended recipient only. If an addressing o= r 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.
--=_alternative 003580B3C125757E_=-- --===============0585375858== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ 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 --===============0585375858==--