rounded corners and shadows

2,907 views
Skip to first unread message

Rares

unread,
Jun 3, 2010, 12:18:00 PM6/3/10
to LaTeX beamerposter
Hello,

I added the following to my .sty file:

\setbeamertemplate{blocks}[rounded=true,shadow=true]

but I cannot see any rounded corners or shadows. I zoomed-in and
looked closely as somebody suggested but I could not see anything.

Is there anything else I should be careful about? Any special package
parameters that might disable this?

Thanks,
Rares

Philippe Dreuw

unread,
Jun 3, 2010, 3:30:46 PM6/3/10
to beamerposter
Hi, it worked at least in our styles were we directly changed the
block colorboxes in our sty file, e.g.

\setbeamertemplate{block begin}{
\vskip.75ex
\begin{beamercolorbox}[rounded=true,shadow=true,leftskip=1cm,colsep*=.75ex]{block
title}%
\usebeamerfont*{block title}\insertblocktitle
\end{beamercolorbox}%
{\ifbeamercolorempty[bg]{block body}{}{\nointerlineskip\vskip-0.5pt}}%
\usebeamerfont{block body}%
\begin{beamercolorbox}[rounded=true,shadow=true,colsep*=.75ex,sep=.75ex,vmode]{block
body}%
\ifbeamercolorempty[bg]{block body}{\vskip-.25ex}{\vskip-.75ex}\vbox{}%
}
\setbeamertemplate{block end}{
\end{beamercolorbox}
}

See also some examples at
http://www-i6.informatik.rwth-aachen.de/~dreuw/latexbeamerposter.php

Reply all
Reply to author
Forward
0 new messages