On 26/09/2007, Ross Drummond <[EMAIL PROTECTED]> wrote: > What I want to do, but can not achieve is to have a box with a specified > dimensions and background colour. How do I do this?
A 5x10cm grey rectangle:
\colorbox[gray]{0.85}{\rule{5cm}{0cm}\rule{0cm}{10cm}}
Or are you after something else?
Roy.
