emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Srinivas <sp_us@yahoo.com>
To: emacs-orgmode@gnu.org
Subject: Re: Writing the words in different color
Date: Sun, 20 Jun 2010 15:12:46 +0000 (UTC)	[thread overview]
Message-ID: <loom.20100620T170533-84@post.gmane.org> (raw)
In-Reply-To: AANLkTikW4iir0tPjaL1DoYpH8ZCxUzT8Tmytm-MESgG0@mail.gmail.com

This works for HTML output. The style information can be externalized to css 
style files by assigning class identifiers to various text elements.


The relevant sections in the manual are: 12.5.2 Quoting HTML tags and 12.5.7 CSS 
support


* Some Heading

  - @<p style="color:blue;">Point 1 in blue@</p>
  - Some text in @<span style="color:red;">red@</span>
  - Bolded text in @<b style="color:green; text-decoration:underline;">green@</b>

* Another Point

#+HTML: <div style="color:red; border:1px solid black; padding: 3px; background: 
lightyellow;">
    Now a whole paragraph can be another color.
#+HTML: </div>


- Srinivas

  reply	other threads:[~2010-06-20 15:12 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-20 10:24 Writing the words in different color Juri Artamonov
2010-06-20 15:12 ` Srinivas [this message]
2010-06-21 14:15   ` Juri Artamonov
2010-06-25  8:00 ` Carsten Dominik

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=loom.20100620T170533-84@post.gmane.org \
    --to=sp_us@yahoo.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).