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
