-
Notifications
You must be signed in to change notification settings - Fork 1
/
beamerouterthemehipinfolines.sty
94 lines (82 loc) · 3.29 KB
/
beamerouterthemehipinfolines.sty
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
\ProvidesPackageRCS $Header: /cvsroot/latex-beamer/latex-beamer/themes/outer/beamerouterthemeinfolines.sty,v 1.8 2004/10/14 09:48:48 tantau Exp $
% Copyright 2003 by Till Tantau <[email protected]>
%
% This program can be redistributed and/or modified under the terms
% of the GNU Public License, version 2.
\mode<presentation>
\setbeamercolor*{author in head/foot}{parent=palette tertiary}
\setbeamercolor*{title in head/foot}{parent=palette secondary}
%\setbeamercolor*{date in head/foot}{parent=palette primary}
\setbeamercolor*{section in head/foot}{parent=palette tertiary}
\setbeamercolor*{subsection in head/foot}{parent=palette primary}
\defbeamertemplate*{footline}{infolines theme}
{
% \leavevmode%
% \hbox{%
% \begin{beamercolorbox}[wd=.333333\paperwidth,ht=2.25ex,dp=1ex,center]{author in head/foot}%
% \usebeamerfont{author in head/foot}\insertshortauthor~~(\insertshortinstitute)
% \end{beamercolorbox}%
%% \begin{beamercolorbox}[wd=.5\paperwidth,ht=2.25ex,dp=1ex,center]{author in head/foot}%
%% \usebeamerfont{author in head/foot}\insertshortauthor
%% \end{beamercolorbox}%
%% \begin{beamercolorbox}[wd=.43\paperwidth,ht=2.25ex,dp=1ex,center]{title in head/foot}%
%% \usebeamerfont{title in head/foot}\insertshorttitle
%% \end{beamercolorbox}%
%% \begin{beamercolorbox}[wd=.07\paperwidth,ht=2.25ex,dp=1ex,center]{title in head/foot}%
%% \usebeamerfont{title in head/foot}\insertframenumber \ / \inserttotalframenumber
%% \end{beamercolorbox}}%
%% \vskip0pt%
}
%% \defbeamertemplate*{headline}{infolines theme}
%% {
%% \leavevmode%
%% \hbox{%
%% \begin{beamercolorbox}[wd=.5\paperwidth,ht=2.25ex,dp=1ex,right]{section in head/foot}%
%% \usebeamerfont{section in head/foot}\insertsectionhead\hspace*{2ex}
%% \end{beamercolorbox}%
%% \begin{beamercolorbox}[wd=.5\paperwidth,ht=2.25ex,dp=1ex,left]{subsection in head/foot}%
%% \usebeamerfont{subsection in head/foot}\hspace*{2ex}\insertsubsectionhead
%% \end{beamercolorbox}}%
%% \vskip0pt%
%% }
\setbeamertemplate{headline}{
\leavevmode
\begin{beamercolorbox}[wd=\paperwidth]{headline}
\vskip2.0cm
\begin{columns}[T]
\begin{column}{.02\paperwidth}
\end{column}
\begin{column}{.15\paperwidth}
\begin{center}
\includegraphics[width=1.0\linewidth]{images/hiplogo.png}
% \includegraphics[scale=0.5]{images/hiplogo.png}
\end{center}
\vskip1ex
\end{column}
\begin{column}{0.66\paperwidth}
\vskip4ex
\raggedleft
\begin{center}
\usebeamercolor{title in headline}{\color{fg}\textbf{\LARGE{\inserttitle}}\\[1ex]}
\usebeamercolor{author in headline}{\color{fg}\large{\insertauthor}\\[1ex]}
\usebeamercolor{institute in headline}{\color{fg}\large{\insertinstitute}\\[1ex]}
\end{center}
\end{column}
\begin{column}{.15\paperwidth}
\vskip1cm
\begin{center}
\includegraphics[width=1.0\linewidth]{images/cealogo.jpg}
\end{center}
\vskip1.5cm
\end{column}
\begin{column}{.02\paperwidth}
\end{column}
\end{columns}
\end{beamercolorbox}
\begin{beamercolorbox}[wd=\paperwidth]{lower separation line head}
\rule{0pt}{2pt}
\end{beamercolorbox}
}
\setbeamersize{text margin left=1em,text margin right=1em}
\mode
<all>