-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathbeamerthemeiis.dtx
executable file
·613 lines (613 loc) · 20.1 KB
/
beamerthemeiis.dtx
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
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
% \iffalse meta-comment
%
% Copyright (C) 2015 by Michael Muehlberghuber, IIS, ETH Zurich
%
% This program is free software: you can redistribute it and/or modify
% it under the terms of the GNU General Public License as published by
% the Free Software Foundation, either version 3 of the License, or
% (at your option) any later version.
%
% This program is distributed in the hope that it will be useful,
% but WITHOUT ANY WARRANTY; without even the implied warranty of
% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
% GNU General Public License for more details.
%
% You should have received a copy of the GNU General Public License
% along with this program. If not, see <http://www.gnu.org/licenses/>.
%
% \fi
%
% \iffalse
%<*driver>
\ProvidesFile{beamerthemeiis.dtx}[2015/10/06 v0.2 IIS beamer theme]
%</driver>
%
%<*driver>
\documentclass[a4paper,11pt]{ltxdoc}
\usepackage{xspace}
\usepackage[textsize=scriptsize,colorinlistoftodos]{todonotes}
\usepackage{hyperref}
\EnableCrossrefs
\CodelineIndex
\RecordChanges
\begin{document}
\DocInput{beamerthemeiis.dtx}
\PrintChanges
\PrintIndex
\end{document}
%</driver>
% \fi
%
% \CheckSum{0}
%
% \CharacterTable
% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z
% Lower-case \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z
% Digits \0\1\2\3\4\5\6\7\8\9
% Exclamation \! Double quote \" Hash (number) \#
% Dollar \$ Percent \% Ampersand \&
% Acute accent \' Left paren \( Right paren \)
% Asterisk \* Plus \+ Comma \,
% Minus \- Point \. Solidus \/
% Colon \: Semicolon \; Less than \<
% Equals \= Greater than \> Question mark \?
% Commercial at \@ Left bracket \[ Backslash \\
% Right bracket \] Circumflex \^ Underscore \_
% Grave accent \` Left brace \{ Vertical bar \|
% Right brace \} Tilde \~}
%
% \changes{v0.1}{2015/09/10}{Initial version}
%
% \GetFileInfo{beamerthemeiis.dtx}
%
% \DoNotIndex{\#,\$,\%,\@,\\,\{,\},\^,\_,\~,\ ,\"}
% \DoNotIndex{\let,\def,\else,\empty,\ensuremath,\iflanguage,\ifthenelse,\ifx,\isempty}
% \DoNotIndex{\textbf,\textsc,\textwidth,\vspace,\xspace,\url,\whiledo}
% \DoNotIndex{\value,\vfill,\newcommand,\fi,\global,\end}
% \DoNotIndex{\AtBeginDocument,\baselineskip,\begin,\CurrentOption,\DeclareOption}
% \DoNotIndex{\fontfamily,\fontseries,\fontsize,\hookleftarrow,\hrulefill,\Huge}
% \DoNotIndex{\itshape,\LARGE,\linewidth,\mbox,\newcounter,\newenvironment,\relax}
% \DoNotIndex{\if@waferpng,\mode,\newif,\ProcessOptions}
% \DoNotIndex{\RequirePackage,\setlength,\TPHorizModule,\TPVertModule}
% \DoNotIndex{\usecolortheme,\usefonttheme,\useinnertheme,\useoutertheme}
% \DoNotIndex{\definecolor,\setbeamercolor}
% \DoNotIndex{\@empty,\@tempdima,\advance,\beamer@ifempty,\beamer@leftmargin}
% \DoNotIndex{\beamer@rightmargin,\beamer@shortinstitute,\bfseries,\csname}
% \DoNotIndex{\defbeamertemplate,\dimexpr,\endcsname,\expandafter,\footnotesize}
% \DoNotIndex{\hbox,\hfill,\if@hidefooter,\if@showheader,\if@tempswa,\ifbeamercolorempty}
% \DoNotIndex{\includegraphics,\insertauthor,\insertdate,\insertdescriptionitem,\insertframenumber}
% \DoNotIndex{\insertframesubtitle,\insertframetitle,\insertinstitute,\insertsectionnavigationhorizontal}
% \DoNotIndex{\insertshortauthor,\insertshortinstitute,\insertsubtitle,\inserttitle}
% \DoNotIndex{\inserttotalframenumber,\leavevmode,\leftmargini,\leftmarginii,\nointerlineskip}
% \DoNotIndex{\paperwidth,\par,\rule,\setbeamerfont,\setbeamersize,\setbeamertemplate}
% \DoNotIndex{\setwaferleft,\setwafertop,\setwaferwidth,\small,\strut,\textcolor,\the}
% \DoNotIndex{\usebeamercolor,\usebeamerfont,\vbox,\vskip,\waferleft,\wafertop,\waferwidth}
%
% \newcommand{\latexcls}[1]{\textsf{#1}}
% \newcommand{\latexsty}[1]{\textsf{#1}}
% \newcommand{\package}[1]{\textsf{#1}}
% \newcommand{\theme}[1]{\textsf{#1}}
% \newcommand{\file}[1]{\texttt{#1}}
% \newcommand{\option}[1]{\textsf{#1}}
% \newcommand{\name}[1]{#1}
% \newcommand{\mail}[1]{\texttt{#1}}
% \newcommand{\todoin}[1]{\todo[inline,size=\normalsize]{#1}\xspace}
% \newcommand{\texlive}{\TeX{}Live\xspace}
%
% \title{The \theme{iis} \latexcls{beamer} theme\thanks{This
% document corresponds to \theme{iis}~\fileversion, dated~\filedate.}}
% \author{\name{Michael Muehlberghuber} \\ \mail{[email protected]}}
%
% \maketitle
%
% \begin{abstract}
% The \theme{iis} theme for the \LaTeX{} \latexcls{beamer} class has
% been developed at the Integrated Systems Laboratory (IIS). The
% main purpose of the theme is to provide a minimalist layout with
% regard to the space occupied by \emph{surrounding elements} such
% as navigation bars, footer, or header and should basically work
% out of the box at any workstation of the IIS IT
% infrastructure. Thereby, most of the slide space can be filled
% with actual content of the respective presentation.
% \end{abstract}
%
% \listoftodos
% \tableofcontents
%
% \section{Introduction}
% \todoin{Insert a small intro.}
%
% \section{Usage}
% \todoin{Describe the usage of the theme.}
%
% \section{Options}
% When loading the \theme{iis} theme, various options can be provided,
% which allow to adapt its behavior. In the following, the available
% options will be described.
%
%
% \subsection{List of Available Theme Options}
%
% \DescribeMacro{waferpng}
% Per default, the file type of the wafer image shown on the titlepage
% is a JPEG. Unfortunately, this file type does not allow any
% transparency in the shown picture. Therefore, there is a white
% border around the wafer image, which may cover parts of your text on
% the title slide (e.g., the authors or the affiliation). Thus, if
% needed, you can switch to the PNG version of the wafer image by
% providing the |waferpng| option. Note that by doing so the file size
% of the resulting PDF will increase, since the embedded PNG is larger
% than its JPG counterpart.
%
% \DescribeMacro{showheader}
% Usually, the available space for the content of the presentation
% should have utmost priority with regard to the layout of the
% slides. Therefore, we do not show any kind of navigation on the
% slides per default. If needed, a header can be shown by providing
% the |showheader| option of the theme, printing the section
% navigation on top of every slide.
%
% \DescribeMacro{hidefooter}
% If additional space is required on the slides, the footer can be
% hidden by providing the |hidefooter| option. Using this option while
% not providing the |showheader| option provides mainly a plain white
% slide layout and hence, the largest possible content space.
%
% \section{Commands}
% \todoin{Describe the provided commands.}
%
% \section{Caveats}
%
% \begin{itemize}
% \item The \theme{iis} \latexcls{beamer} theme has been designed to
% work out of the box on the workstations of the Integrated Systems
% Laboratory (IIS) using at least \texlive version
% 2011. Nevertheless, only minor adaptions should be necessary
% (e.g., installing additional packages) to use it on any other
% mature \TeX{} distribution.
% \end{itemize}
%
%
% \section{Known Bugs}
% \todoin{List the known bugs.}
%
% \section{Requested and Upcoming Features}
% \todoin{List the requested and upcoming features.}
%
% ^^A Indicate the start of the implementation part. This is important
% ^^A since the \CheckSum{} macro only counts the backslashes of the
% ^^A code (i.e., the lines not starting with a %) between the
% ^^A \StopEventually{} and the \Finale macro.
% \StopEventually{}
%
% \section{Implementation}
% Describe the structure of the theme here...
%
%
%
% \subsection{Main Theme File (\file{beamerthemeiis.sty})}
%
% \iffalse
%<*beamerthemeiis>
% \fi
%
% Ensure that the following changes are valid for all
% \emph{presentation} modes of \latexcls{beamer} (i.e., not for the
% \emph{article} mode).
% \begin{macrocode}
\mode<presentation>
% \end{macrocode}
%
% In the following, all the required packages are loaded. But first,
% let us summarize, why we actually need them:
% \begin{description}
% \item[\latexsty{textpos}] For positioning the wafer image on the title page.
% \end{description}
% \begin{macrocode}
\RequirePackage[absolute,overlay]{textpos}
% \end{macrocode}
%
% Setup the horizontal an vertical units for the \latexsty{textpos}
% package.
% \begin{macrocode}
\setlength{\TPHorizModule}{1cm}
\setlength{\TPVertModule}{1cm}
% \end{macrocode}
%
% \begin{macro}{\ifiisb@waferpng}
% \begin{macro}{\iisb@waferpngfalse}
% Declare a boolean, which determines whether we should use the PNG
% version of the wafer (or the JPG version) on the title page.
% \begin{macrocode}
\newif\ifiisb@waferpng
\iisb@waferpngfalse
% \end{macrocode}
% \end{macro}
% \end{macro}
%
% \begin{macro}{\ifiisb@showheader}
% \begin{macro}{\iisb@showheaderfalse}
% Declare a boolean, which determines whether the header (containing
% the section navigation) should be shown or hidden.
% \begin{macrocode}
\newif\ifiisb@showheader
\iisb@showheaderfalse
% \end{macrocode}
% \end{macro}
% \end{macro}
%
% \begin{macro}{\ifiisb@hidefooter}
% \begin{macro}{\iisb@hidefooterfalse}
% Declare a boolean, which determines whether the footer (containing
% the affiliation and the name) should be shown or hidden.
% \begin{macrocode}
\newif\ifiisb@hidefooter
\iisb@hidefooterfalse
% \end{macrocode}
% \end{macro}
% \end{macro}
%
% \begin{macro}{\iisb@waferpngtrue}
% \begin{macro}{\iisb@showheadertrue}
% \begin{macro}{\iisb@hidefootertrue}
% Declare the provided class options and process them.
% \begin{macrocode}
\DeclareOption{waferpng}{\iisb@waferpngtrue}
\DeclareOption{showheader}{\iisb@showheadertrue}
\DeclareOption{hidefooter}{\iisb@hidefootertrue}
\ProcessOptions
% \end{macrocode}
% \end{macro}
% \end{macro}
% \end{macro}
%
% Declare the settings (i.e., colors, fonts, as well as the inner and
% outer styles) for the \theme{iis} theme.
% \begin{macrocode}
\usecolortheme{iis}
\usefonttheme{iis}
\useinnertheme{iis}
\useoutertheme{iis}
% \end{macrocode}
%
% Ensure that all subsequent commands will again be valid for all
% modes of the \latexcls{beamer} class.
% \begin{macrocode}
\mode<all>
% \end{macrocode}
% \iffalse
%</beamerthemeiis>
% \fi
%
%
% \subsection{Outer Theme Settings (\file{beamerouterthemeiis.sty})}
%
% \iffalse
%<*beamerouterthemeiis>
% \fi
%
% Ensure that the following changes are valid for all
% \emph{presentation} modes of \latexcls{beamer} (i.e., not for the
% \emph{article} mode).
% \begin{macrocode}
\mode<presentation>
% \end{macrocode}
%
% Declare the frame title.
% \begin{macrocode}
\defbeamertemplate*{frametitle}{iis}[1][left]
{%
\ifbeamercolorempty[bg]{frametitle}{}{\nointerlineskip}%
\@tempdima=\textwidth%
\advance\@tempdima by\beamer@leftmargin%
\advance\@tempdima by\beamer@rightmargin%
\begin{beamercolorbox}[%
sep=0.0cm,leftskip=1.3em,wd=\the\@tempdima]{frametitle}
\usebeamerfont{frametitle}%
\vbox{}\vskip0.5ex%
\if@tempswa\else\csname beamer@fteleft\endcsname\fi%
{\strut\insertframetitle\strut\par%
{%
\ifx\insertframesubtitle\@empty%
\else%
{\usebeamerfont{framesubtitle}%
\usebeamercolor[fg]{framesubtitle}%
\insertframesubtitle\strut\par}%
\fi
}%
\vskip-1.5ex%
\rule{\dimexpr\paperwidth-0.6cm-1.5em\relax}{0.4pt}}
\if@tempswa\else\vskip-.3cm\fi%
\end{beamercolorbox}%
}
% \end{macrocode}
%
% Create the frame header line.
% \changes{v0.2}{2015/10/06}{Show header option added}
% \begin{macrocode}
\defbeamertemplate*{headline}{iis}
{%
\ifiisb@showheader%
\leavevmode%
\hbox{%
\begin{beamercolorbox}[%
wd=\paperwidth,ht=2.5ex,dp=1ex]{section in head/foot}%
\usebeamerfont{section in head/foot}%
\insertsectionnavigationhorizontal{\paperwidth}{}{}
\end{beamercolorbox}}%
\vskip0pt%
\else%
\fi%
}
% \end{macrocode}
%
% Create the frame footer line.
% \changes{v0.2}{2015/10/06}{Hide footer option added}
% \begin{macrocode}
\defbeamertemplate*{footline}{iis}
{%
\ifiisb@hidefooter%
\else%
\leavevmode%
\hbox{%
\begin{beamercolorbox}[%
wd=\paperwidth,ht=2.5ex,dp=1ex]{palette tertiary}%
\begin{beamercolorbox}[%
wd=0.15\paperwidth,leftskip=0.32cm]{image in head/foot}%
\includegraphics[height=1.55ex]{eth_logo_neg}
\end{beamercolorbox}%
\begin{beamercolorbox}[%
wd=0.7\paperwidth,center]{institute in head/foot}%
\usebeamerfont{institute in head/foot}%
\usebeamercolor[fg]{institute in head/foot}%
\insertshortauthor\expandafter\beamer@ifempty%
\expandafter{\beamer@shortinstitute}{}{~(\insertshortinstitute)}
\end{beamercolorbox}%
\begin{beamercolorbox}[%
wd=0.15\paperwidth,right,rightskip=0.3cm]{%
frame numbers in head/foot}%
\usebeamerfont{frame numbers in head/foot}%
\usebeamercolor[fg]{frame numbers in head/foot}%
\insertframenumber{} / \inserttotalframenumber
\end{beamercolorbox}%
\end{beamercolorbox}}%
\vskip0pt%
\fi%
}
% \end{macrocode}
%
% Ensure that we have a little bit less margin on the left and right
% of the actual content of the slides.
% \begin{macrocode}
\setbeamersize{text margin left=2em,text margin right=2em}
% \end{macrocode}
%
% Ensure that all subsequent commands will again be valid for all
% modes of the \latexcls{beamer} class.
% \begin{macrocode}
\mode<all>
% \end{macrocode}
%
% \iffalse
%</beamerouterthemeiis>
% \fi
%
%
% \subsection{Inner Theme Settings (\file{beamerinnerthemeiis.sty})}
%
% \iffalse
%<*beamerinnerthemeiis>
% \fi
%
% Ensure that the following changes are valid for all
% \emph{presentation} modes of \latexcls{beamer} (i.e., not for the
% \emph{article} mode).
% \begin{macrocode}
\mode<presentation>
% \end{macrocode}
%
% Per default, use the \emph{rectangles} inner theme in order to use,
% for instance, squares in the table of contents and in item
% environments.
% \begin{macrocode}
\useinnertheme{rectangles}
% \end{macrocode}
%
% Create some commands for positioning the wafer on the title page.
% \begin{macrocode}
\def\iisb@waferwidth{0.5}%
\newcommand{\setwaferwidth}[1]{\def\iisb@waferwidth{#1}}%
%
\def\iisb@waferleft{0.0}%
\newcommand{\setwaferleft}[1]{\def\iisb@waferleft{#1}}%
%
\def\iisb@wafertop{5.8}%
\newcommand{\setwafertop}[1]{\def\iisb@wafertop{#1}}%
% \end{macrocode}
%
% Declare the title page.
% \begin{macrocode}
\defbeamertemplate*{title page}{iis}[1][]
{
\setbeamertemplate{headline}{}
% Align all of the content on the title page to the right.
\begin{flushright}
% Insert the title.
{\usebeamerfont{title}\usebeamercolor[fg]{title}%
\textbf{\inserttitle}\vskip-0.2cm}%
% Insert a horizontal rule.
{\textcolor{structure.fg}{\rule{\linewidth}{2pt}}}%
% Insert the subtitle (if specified by the user).
\ifx\insertsubtitle\@empty\else%
{\\\usebeamerfont{subtitle}\usebeamercolor[fg]%
{title}\textbf{\insertsubtitle}}%
\fi%
{\\\usebeamerfont{date}{\footnotesize\insertdate}}%
\vfill%
{\usebeamerfont{author}{\small\insertauthor}}%
\vfill%
\includegraphics[width=2cm]{eth_logo}\\%
\usebeamerfont{institute}{\insertinstitute}%
\end{flushright}
% Place the wafer image (either the PNG version or the JPG version,
% depending on the theme options specified).
\begin{textblock}{12.8}(\iisb@waferleft,\iisb@wafertop)%
\ifiisb@waferpng%
\includegraphics[width=\iisb@waferwidth\linewidth]{wafer.png}%
\else%
\includegraphics[width=\iisb@waferwidth\linewidth]{wafer.jpg}%
\fi%
\end{textblock}%
}
% \end{macrocode}
%
% Make sure the item environments are left-aligned with the actual text
% of a slide.
% \begin{macrocode}
\setlength{\leftmargini}{1em}
\setlength{\leftmarginii}{1.2em}
% \end{macrocode}
%
% Make sure that all block environments have rounded edges.
% \begin{macrocode}
\setbeamertemplate{blocks}[rounded]
% \end{macrocode}
%
% Ensure that the description labels get left aligned and not right
% aligned (the default behavior).
% \begin{macrocode}
\defbeamertemplate{description item}{align left}%
{\insertdescriptionitem\hfill}
% \end{macrocode}
%
% Ensure that all subsequent commands will again be valid for all
% modes of the \latexcls{beamer} class.
% \begin{macrocode}
\mode<all>
% \end{macrocode}
%
% \iffalse
%</beamerinnerthemeiis>
% \fi
%
%
% \subsection{Color Settings (\file{beamercolorthemeiis.sty})}
%
% \iffalse
%<*beamercolorthemeiis>
% \fi
%
% Ensure that the following changes are valid for all
% \emph{presentation} modes of \latexcls{beamer} (i.e., not for the
% \emph{article} mode).
% \begin{macrocode}
\mode<presentation>
% \end{macrocode}
%
% Declare the ETH corporate design
% colors\footnote{\url{https://www.ethz.ch/services/en/service/communication/corporate-design/colour.html}} based on RGB values.
% \begin{macrocode}
\definecolor{eth1}{RGB}{31,64,122}
\definecolor{eth2}{RGB}{72,90,44}
\definecolor{eth3}{RGB}{18,105,176}
\definecolor{eth4}{RGB}{114,121,28}
\definecolor{eth5}{RGB}{145,5,105}
\definecolor{eth6}{RGB}{111,111,100}
\definecolor{eth7}{RGB}{168,50,45}
\definecolor{eth8}{RGB}{0,122,150}
\definecolor{eth9}{RGB}{149,96,19}
\definecolor{eth10}{RGB}{140,182,60}
% \end{macrocode}
%
% Declare the main color of the theme.
% \begin{macrocode}
\setbeamercolor*{structure}{fg=eth1}
% \end{macrocode}
%
% Derive the color palettes for the outer theme from the main color.
% \begin{macrocode}
\setbeamercolor{palette primary}{%
use=structure,fg=white,bg=structure.fg!40!white}
\setbeamercolor{palette secondary}{%
use=structure,fg=white,bg=structure.fg!60!white}
% \end{macrocode}
%
% Note that the following color is used for the headers and footers.
% \begin{macrocode}
\setbeamercolor{palette tertiary}{%
use=structure,fg=white,bg=structure.fg!90!white}
\setbeamercolor{palette quaternary}{%
fg=white,bg=black}
% \end{macrocode}
%
% Specify the colors of the standard block.
% \begin{macrocode}
\setbeamercolor{block title}{%
parent=normal text,fg=white,bg=eth1}
\setbeamercolor{block body}{%
parent=normal text,use=block title,bg=block title.bg!20!bg}
% \end{macrocode}
%
% Specify the colors of the example block.
% \begin{macrocode}
\setbeamercolor{example text}{fg=eth4}
\setbeamercolor{block title example}{%
use=example text,fg=white,bg=example text.fg}
\setbeamercolor{block body example}{%
parent=normal text,use=block title example,%
bg=block title example.bg!20!bg}
% \end{macrocode}
%
% Specify the colors of the alert box.
% \begin{macrocode}
\setbeamercolor{alerted text}{fg=eth7}
\setbeamercolor{alerted block}{fg=eth7}
\setbeamercolor{block title alerted}{%
use=alerted block,fg=white,bg=alerted block.fg}
\setbeamercolor{block body alerted}{%
parent=normal text,use=block title alerted,%
bg=block title alerted.bg!20!bg}
% \end{macrocode}
%
% Ensure that all subsequent commands will again be valid for all
% modes of the \latexcls{beamer} class.
% \begin{macrocode}
\mode<all>
% \end{macrocode}
%
% \iffalse
%</beamercolorthemeiis>
% \fi
%
%
% \subsection{Font Settings (\file{beamercolorthemeiis.sty})}
%
% \iffalse
%<*beamerfontthemeiis>
% \fi
%
% Ensure that the following changes are valid for all
% \emph{presentation} modes of \latexcls{beamer} (i.e., not for the
% \emph{article} mode).
% \begin{macrocode}
\mode<presentation>
% \end{macrocode}
%
% Set the font for the frame titles.
% \begin{macrocode}
\setbeamerfont{frametitle}{series=\bfseries}
% \end{macrocode}
%
% Ensure that all subsequent commands will again be valid for all
% modes of the \latexcls{beamer} class.
% \begin{macrocode}
\mode<all>
% \end{macrocode}
%
% \iffalse
%</beamerfontthemeiis>
% \fi
%
% \Finale
%
\endinput