emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Arbitrary colouration of words/sentences etc. in HTML export?
@ 2012-08-21 15:38 Jos'h Fuller
  2012-08-21 16:05 ` Eric Schulte
  0 siblings, 1 reply; 4+ messages in thread
From: Jos'h Fuller @ 2012-08-21 15:38 UTC (permalink / raw)
  To: emacs-orgmode@gnu.org

Hi!

Is there any good quick and /simple/ way to drop an arbitrary colour on a sequence of characters that will show up in the exported HTML page?

I have introduced a colleague to org-mode for generating documentation, however they want to use multiple colours to highlight different terms. Adding a CSS style rule for *bold* is OK, but it would be nice to do other colours without rendering the other common styles (/i/, _underscore_, etc.) useless. Something like:

    #+HTML: <span class="greenish">
    Greenword
    #+HTML: </span>

or even this:

    @<span style="color: green"> Greenword @</span>

is far too clumsy. Especially since they're using it partly so they don't have to deal with HTML.

Any better way to do this?

Thanks very much!

_______________________________________________________________________________

Jos'h Fuller, Production Programmer

Arc Productions Ltd.     

p: 416.682.5237          | f: 416.682.5209     | http://www.arcproductions.com 
230 Richmond Street East | Toronto, ON M5A 1P4 |

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

end of thread, other threads:[~2012-08-21 17:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-08-21 15:38 Arbitrary colouration of words/sentences etc. in HTML export? Jos'h Fuller
2012-08-21 16:05 ` Eric Schulte
2012-08-21 16:28   ` Jos'h Fuller
2012-08-21 17:49   ` Bastien

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