emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Using color in latex export
@ 2014-09-12 19:13 Chaitanya Krishna
  2014-09-12 19:29 ` Nick Dokos
  2014-09-12 19:53 ` Thomas S. Dye
  0 siblings, 2 replies; 4+ messages in thread
From: Chaitanya Krishna @ 2014-09-12 19:13 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 442 bytes --]

Hello all,

I would like to have some text in color when I export my org document to
latex.

I tried this:
...
#+latex_header: \usepackage{color}
\textcolor{red}{Text I want in red}
...

But, this is producing
...
\usepackage{color}
\textcolor{red}\{Text I want in red\} in the exported latex document.
...

How can I properly export the org file to latex and still have colored
text. How can I escape braces '{'?

Best regards,
Chai

-- 
42

[-- Attachment #2: Type: text/html, Size: 715 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-09-13 10:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-12 19:13 Using color in latex export Chaitanya Krishna
2014-09-12 19:29 ` Nick Dokos
2014-09-12 19:53 ` Thomas S. Dye
2014-09-13 10:05   ` Chaitanya Krishna

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).