Пример использования стиля fancybox.sty
Нажмите здесь, чтобы посмотреть PostScript файл.
Более полная документация здесь.
\documentstyle[12pt,fancybox]{article}
\begin{document}
\large
\begin{center}
{\huge\bf Fancy Frames \\ }
\bigskip
\bigskip
\bigskip
\begin{tabular}{c}
Бокс с тенью \\
\\
\verb.\shadowbox{\large\bf New Glarus Birdwatch}. \\
\\
\shadowbox{\large\bf New Glarus Birdwatch} % box с тенью
\\
\\
Двойной бокс \\
\\
\verb.\doublebox{\large\bf New Glarus Birdwatch}.\\
\\
\doublebox{\large\bf New Glarus Birdwatch} % двойной box
\\
\\
Два овальных бокса (линия вокруг 2-го --- толще)\\
\\
\verb.\ovalbox{\large\bf New Glarus Birdwatch}.\\
\\
\ovalbox{\large\bf New Glarus Birdwatch} % овальный box
\\
\\
\verb.\Ovalbox{\large\bf New Glarus Birdwatch}.\\
\\
\Ovalbox{\large\bf New Glarus Birdwatch} % толстый овальный box
\\
\end{tabular}
\end{center}
\end{document}
%% END fancybox.doc