summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 377aba5)
raw | patch | inline | side by side (parent: 377aba5)
author | Sebastian Harl <sh@tokkee.org> | |
Tue, 31 May 2016 05:56:08 +0000 (07:56 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Sat, 4 Jun 2016 10:20:46 +0000 (12:20 +0200) |
Previously, it stuck very much to the bottom of the slide which looked
cramped.
cramped.
beamerthemetokkee.sty | patch | blob | history |
diff --git a/beamerthemetokkee.sty b/beamerthemetokkee.sty
index 1d1cea813809c47ded0c83a0dce1832cbfb1eb8b..76487058a67df5fdfe13f013214ff388c5202ae5 100644 (file)
--- a/beamerthemetokkee.sty
+++ b/beamerthemetokkee.sty
{
\begin{tikzpicture}[overlay]
\node (tokkee_copyright)[inner sep=0pt,anchor=base west]
- at (.03\paperwidth,.01\paperheight)
+ at (.03\paperwidth,.02\paperheight)
{\scriptsize \insertcopyrightinfo};
\node (tokkee_framenumber) [inner sep=0pt,anchor=base east]
- at (.97\paperwidth,.01\paperheight)
+ at (.97\paperwidth,.02\paperheight)
{\scriptsize \insertshorttitle{} -- \translate{Slide} \insertframenumber};
\end{tikzpicture}
}