emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Richard.Starkovs@ses-engineering.com
To: emacs-orgmode@gnu.org
Subject: export colored text to LaTeX
Date: Thu, 19 Mar 2009 10:44:22 +0100	[thread overview]
Message-ID: <OFAE53FE4E.1F45B924-ONC125757E.003531ED-C125757E.003580B5@LocalDomain> (raw)


[-- 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

                 reply	other threads:[~2009-03-19  9:44 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=OFAE53FE4E.1F45B924-ONC125757E.003531ED-C125757E.003580B5@LocalDomain \
    --to=richard.starkovs@ses-engineering.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).