Thanks Srnivas,

there is layout mode when headers fater using * mark shown in blue color.
Also you know that it's possible to specify the link and they color aslo
will be changed. My point here is almost the same and questions about having
simple words in different colors. Perhaps using some predefined characters
like {color} or something.

Please advice,
                           Juri.

On Sun, Jun 20, 2010 at 6:12 PM, Srinivas <sp...@yahoo.com> wrote:

> 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
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Please use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>
_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to