Hi, Rich Shepard writes: > On my OMR form the marking boxes need to be a specific size (3.0mm > wide x 2.54mm high). My research in Guide to LaTeX taught me how to > use a \rule box as a strobe mark, but that's filled by default and I > cannot find an equivalent command to create an empty box of specified > size.
> Can someone please point me in the right direction? \begin{picture}(72,72)(0,0) \put(36,36){\framebox(72,72)][0]{}} \end{picture} This might get you started (not sure if it's the best solution, though as I've never used such a thing). Look at "\framebox" and the picture env. for more info. -Kevin -- Kevin Pfeiffer <[EMAIL PROTECTED]> Tiros-Translations