[Tuglist] (no subject)

Sunil tuglist@tug.org.in
Thu, 29 Aug 2002 13:25:33 +0530 (IST)


On Thu, 29 Aug 2002, R.K.Mehta wrote:

> Dear Members
>
> I am using the commands as:
> \definecolor{light}{gray}{.8}
> \newtheorem{qno}{\textcolor{light}{\bf\Large Example}}[chapter]
>
> I want that example no. should be colored and match with the font size of
> Example. kindly help.


You can try this:

\renewcommand\theqno{\textcolor{light}{\bf\Large\thechapter.\arabic{qno}}}


thank you,

--
Sunilkumar KS