% Description of OVAL.STY % \documentstyle[oval]{article} \pagestyle{empty} \begin{document} \centering{\Large OVAL.STY - oval boxes} \vspace{0.3in} This is the description of an option that yields similar results as the wellknown \verb+\fbox+. It produces a \ovalbox{box} around some text with round corners. Because I have choosen to take a picture enviroment, some warnings occur during compilation. These may be ignored by the user. The following parameters are of some interest. \begin{itemize} \item \verb+\fboxsep+ \item \verb+\fboxrule+ \end{itemize} Both values have the same meaning as for the well known {\tt fbox}. \vspace{.3in} Have some fun with my macros. Elmar Schal\"{u}ck elmar@uni-paderborn.de \end{document}