added all my stuff
This commit is contained in:
BIN
announcements/correlationcartoon.jpeg
Normal file
BIN
announcements/correlationcartoon.jpeg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 11 KiB |
BIN
announcements/evalutation.pdf
Normal file
BIN
announcements/evalutation.pdf
Normal file
Binary file not shown.
60
announcements/evalutation.tex
Normal file
60
announcements/evalutation.tex
Normal file
@@ -0,0 +1,60 @@
|
||||
\documentclass[pdftex]{beamer}
|
||||
\usepackage{beamerthemedefault}
|
||||
\usepackage{multimedia}
|
||||
\usepackage{wasysym}
|
||||
\useoutertheme[subsection=false]{smoothbars}
|
||||
\useinnertheme[shadow=true]{rounded}
|
||||
|
||||
\setbeamercolor{block title}{fg=black,bg=gray}
|
||||
\setbeamercolor{block title alerted}{use=alerted text,fg=black,bg=alerted text.fg!75!bg}
|
||||
\setbeamercolor{block title example}{use=example text,fg=black,bg=example text.fg!75!bg}
|
||||
\setbeamercolor{block body}{parent=normal text,use=block title,bg=block title.bg!25!bg}
|
||||
\setbeamercolor{block body alerted}{parent=normal text,use=block title alerted,bg=block title alerted.bg!25!bg}
|
||||
\setbeamercolor{block body example}{parent=normal text,use=block title example,bg=block title example.bg!25!bg}
|
||||
|
||||
\usepackage{hyperref}
|
||||
\usepackage[english]{babel} % language set to new-german
|
||||
\usepackage[utf8]{inputenc} % coding of german special characters
|
||||
\usepackage{graphicx} % \includegraphics[options]{file.eps}
|
||||
\usepackage{array}
|
||||
\usepackage{setspace}
|
||||
\usepackage{color}
|
||||
\usepackage{eqlist}
|
||||
\usepackage{wallpaper}
|
||||
|
||||
\definecolor{tug}{HTML}{CC0000}
|
||||
\newcommand{\rot}[1]{{\color{tug} #1}}
|
||||
\definecolor{green}{HTML}{1C8C1C}
|
||||
\newcommand{\gruen}[1]{{\color{green} #1}}
|
||||
\definecolor{blue}{HTML}{2424AA}
|
||||
\newcommand{\blau}[1]{{\color{blue} #1}}
|
||||
\definecolor{gray}{rgb}{0.8,0.8,0.8}
|
||||
\definecolor{gray2}{rgb}{0.5,0.5,0.5}
|
||||
\definecolor{gray2}{rgb}{0.5,0.5,0.5}
|
||||
\newcommand{\grau}[1]{{\color{gray2} #1}}
|
||||
|
||||
\setbeamercolor{footline}{fg=black,bg=gray}
|
||||
|
||||
%\setbeamertemplate{headline}[text line]{
|
||||
% \begin{beamercolorbox}[wd=\paperwidth,ht=8ex,dp=4ex]{}%\vskip-4pt
|
||||
% \insertnavigation{0.85\paperwidth}
|
||||
% \hskip-1pt\rule{\paperwidth}{0.3pt}
|
||||
% \end{beamercolorbox}
|
||||
%}
|
||||
|
||||
\setlength{\unitlength}{0.01\paperwidth}
|
||||
|
||||
\setbeamercolor{background canvas}{bg=}
|
||||
|
||||
|
||||
\begin{document}
|
||||
|
||||
\begin{frame}
|
||||
\frametitle{Evalutation}
|
||||
In Ilias:\\[2ex]
|
||||
Go to {\em Evaluation} and fill out the forms!\\[6ex]
|
||||
\includegraphics[width=0.8\textwidth]{correlationcartoon}
|
||||
\end{frame}
|
||||
|
||||
|
||||
\end{document}
|
||||
Reference in New Issue
Block a user