Code

beamerthemetokkee: Add logo and shadow to frame title.
[tokkeebeamer.git] / beamerthemetokkee.sty
index 1ad4b200977d664d8c4713242e553ba659bbae95..1d1cea813809c47ded0c83a0dce1832cbfb1eb8b 100644 (file)
        \begin{tikzpicture}[remember picture,overlay]
                \fill[fill=tokkeelightgray,anchor=north west]
                        (-7mm,-.0\paperheight) rectangle +(\paperwidth,20mm);
-               \fill[fill=tokkeeblue,anchor=north west]
+               \fill[fill=tokkeeblue,anchor=north west,drop shadow]
                        (-7mm,-.0\paperheight) rectangle +(\paperwidth,-3mm);
        \end{tikzpicture}
        \begin{tikzpicture}[remember picture,overlay]
+               \node[inner sep=0pt,anchor=east] (logo)
+                       at (\textwidth,.07\paperheight)
+                       {\includegraphics[height=10mm]{tokkee_logo}};
                \node[inner sep=0pt,anchor=base west] (tokkee_frametitle)
                        at (-.03\paperwidth,.05\paperheight)
                        {\insertframetitle};