[Tugindia] Text in a box
Aditya Mahajan
adityam at umich.edu
Tue Jun 1 21:38:03 CEST 2004
>>> On Jun 2, Anurag Sharma wrote
> I want to present a half page case study in a box with a light grey shade in
> the background. How should I proceed??
Have a looked at the shaded environment of framed.sty. Something like
\documentclass{article}
\usepackage{framed,color}
\definecolor{shadecolor}{gray}{0.85}
\begin{document}
\begin{shaded}
This is shaded text.
\end{shaded}
\end{document}
HTH,
Aditya
--
Aditya Mahajan, EECS Systems, University of Michigan
http://www.eecs.umich.edu/~adityam || Ph: 7342624008
More information about the tugindia
mailing list