emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* export colored text to LaTeX
@ 2009-03-19  9:44 Richard.Starkovs
  0 siblings, 0 replies; only message in thread
From: Richard.Starkovs @ 2009-03-19  9:44 UTC (permalink / raw)
  To: emacs-orgmode


[-- Attachment #1.1: Type: text/plain, Size: 788 bytes --]

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.

[-- Attachment #1.2: Type: text/html, Size: 1337 bytes --]

[-- Attachment #2: Type: text/plain, Size: 204 bytes --]

_______________________________________________
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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-03-19  9:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-03-19  9:44 export colored text to LaTeX Richard.Starkovs

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).