Hello,
I use the color package.
I have, in the document preamble:
\usepackage{color, calc}
\definecolor{gris}{gray}{0.25}
\definecolor{contourgris}{gray}{0.75}
In the document, to add a box with a gray background and a
light gray box, I use:
\fcolorbox{contourgris}{gris}{\parbox{\textwith - \parindent-\ \parindent}{
%
% a standard environment or a quote environment
% I doesn't work for a list environment
%
}}
Your sincerely,
YC
> Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm
> X-No-Archive: yes
> List-Post: <mailto:[EMAIL PROTECTED]>
> List-Help: <mailto:[EMAIL PROTECTED]>
> List-Unsubscribe:
<mailto:[EMAIL PROTECTED]>
> Delivered-To: mailing list [EMAIL PROTECTED]
> Date: Mon, 12 Feb 2001 19:10:55 +0100
> From: Beaubert Francois 0251858286 <[EMAIL PROTECTED]>
> X-Accept-Language: en
> MIME-Version: 1.0
> To: [EMAIL PROTECTED]
> Subject: Shadow color box
> Content-Transfer-Encoding: 8bit
>
> Hi,
>
> Is there a package that can do a shadow box with the following
> parameters:
>
> -colour of the shadow
> -colour of the text
> -colour of the frame
>
> I found the package pstricks that do that but I can't use it since I
> compil my tex file with pdflatex
>
> Thank's
>
> --
> """
> o o
> +-----------------------ooO---(_)---Ooo---------------------------+
> | |
> | François Beaubert |
> | Ecole des Mines de Nantes |
> | 4 rue Alfred Kastler BP 20722 44307 Nantes Cedex 3 France |
> | Telephone : (0/33)2.51.85.82.86 Telecopie : (0/33)2.51.85.82.99|
> | [EMAIL PROTECTED] |
> +-----------------------------------------------------------------+
>
>
>