Backgound in formula

2013-06-06 Thread Patrick Dupre
Hello,

How can I set a (colored) backgound to a fomula?

Thank.

===
 Patrick DUPRÉ                                 | | email: pdu...@gmx.com
 Laboratoire de Physico-Chimie de l'Atmosphère | |
 Université du Littoral-Côte d'Opale           | |
 Tel.  (33)-(0)3 28 23 76 12                   | | Fax: 03 28 65 82 44
 189A, avenue Maurice Schumann                 | | 59140 Dunkerque, France
===


Re: Backgound in formula

2013-06-06 Thread Paul Rubin
Load the xcolor package in the document preamble (\usepackage{xcolor}).
Inside a math inset, start by typing \colorbox and then press the space bar.
Now type \{, which should create a pair of braces surrounding an inset, and
type the background color name (e.g., cyan) inside. The color name will look
like a math formula (c times y times a times n), but don't worry about that.
Just after the closing brace, type \{ again, and type the actual formula in
the new inset.

Paul



Backgound in formula

2013-06-06 Thread Patrick Dupre
Hello,

How can I set a (colored) backgound to a fomula?

Thank.

===
 Patrick DUPRÉ                                 | | email: pdu...@gmx.com
 Laboratoire de Physico-Chimie de l'Atmosphère | |
 Université du Littoral-Côte d'Opale           | |
 Tel.  (33)-(0)3 28 23 76 12                   | | Fax: 03 28 65 82 44
 189A, avenue Maurice Schumann                 | | 59140 Dunkerque, France
===


Re: Backgound in formula

2013-06-06 Thread Paul Rubin
Load the xcolor package in the document preamble (\usepackage{xcolor}).
Inside a math inset, start by typing \colorbox and then press the space bar.
Now type \{, which should create a pair of braces surrounding an inset, and
type the background color name (e.g., cyan) inside. The color name will look
like a math formula (c times y times a times n), but don't worry about that.
Just after the closing brace, type \{ again, and type the actual formula in
the new inset.

Paul



Backgound in formula

2013-06-06 Thread Patrick Dupre
Hello,

How can I set a (colored) backgound to a fomula?

Thank.

===
 Patrick DUPRÉ                                 | | email: pdu...@gmx.com
 Laboratoire de Physico-Chimie de l'Atmosphère | |
 Université du Littoral-Côte d'Opale           | |
 Tel.  (33)-(0)3 28 23 76 12                   | | Fax: 03 28 65 82 44
 189A, avenue Maurice Schumann                 | | 59140 Dunkerque, France
===


Re: Backgound in formula

2013-06-06 Thread Paul Rubin
Load the xcolor package in the document preamble (\usepackage{xcolor}).
Inside a math inset, start by typing \colorbox and then press the space bar.
Now type \{, which should create a pair of braces surrounding an inset, and
type the background color name (e.g., cyan) inside. The color name will look
like a math formula (c times y times a times n), but don't worry about that.
Just after the closing brace, type \{ again, and type the actual formula in
the new inset.

Paul