On Thursday 09 September 2004 13:25, R S Ananda Murthy wrote:
> Hello,
>
> I want to print white letters in a black box. Can anybody help me in
> this?
>
> Thanks for your help.
I used this to make thumb-marks for my thesis. You could probably change it to work for you.
In ERT: \begin{picture}(0,15)(-300,0) \linethickness{10mm} \put(30,15){\line(1,0){100}} \put (30,7){\Huge{\textcolor{white}{Paper I}\rule[-2.2mm]{40mm}{10mm}}} \end{picture}
Ingar
What I want is something like this:
------------- bla bla bla | ---------------------------------------------------
Here bla bla bla should be in white and the the box surrounding it should be filled with black. Then, a rule in black should drawn aligned exactly with the bottom of the box till the right margin of the page.
Anand
