summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/hobete
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-04-05 18:19:36 +0000
committerKarl Berry <karl@freefriends.org>2012-04-05 18:19:36 +0000
commitd6b1768b34d709aceb9834358133eea3499e1151 (patch)
tree125ba397227d7dbd72a35a59c1981cdab8318e41 /Master/texmf-dist/doc/latex/hobete
parent367734e7440ed4ee2b4a2e1494b17c9e36e68a52 (diff)
new beamer package hobete (2apr12)
git-svn-id: svn://tug.org/texlive/trunk@25859 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/hobete')
-rw-r--r--Master/texmf-dist/doc/latex/hobete/README39
-rw-r--r--Master/texmf-dist/doc/latex/hobete/hobete_doc.pdfbin0 -> 335271 bytes
-rw-r--r--Master/texmf-dist/doc/latex/hobete/hobete_doc.tex332
-rw-r--r--Master/texmf-dist/doc/latex/hobete/poster-test.tex166
4 files changed, 537 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/hobete/README b/Master/texmf-dist/doc/latex/hobete/README
new file mode 100644
index 00000000000..44fa5facfa7
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/hobete/README
@@ -0,0 +1,39 @@
+README
+
+Ein beamertheme mit den Farben der Uni Hohenheim. Ich bezeichne dieses Theme als Hack und möchte drauf hinweisen, dass er 1. beta ist und 2. nicht unbedingt mit den beamer-Paradigmen übereinstimmt. Ich übernehme keinerlei Haftung für die vorliegenden Dateien.
+
+Die ist kein offizielles Theme der Uni, sie wird keinerlei Support leisten. Es besteht keinerlei Verbindung zwischen diesem Theme und der Uni.
+
+Installation (manuell) : Schiebe die drei Dateien beamerthemeHohenheim.sty, beamercolorthemehohenheim.sty sowie beamerouterthemeinfolines_hohenheim.sty in einen lokalen Ordner in dem TeX sucht und lasse texhash durchlaufen. Alternativ kannst du die Dateien auch in den beamer-tree einpflegen. Dann ist das Zeug aufgeräumt. Vorschläge, Bugs, Änderungswünsche bitte an
+tobias.goerlach@uni-hohenheim.de
+
+Achtung: Die Logos (Wort und Bildmarke) der Uni dürfen nur verwendet werden, wenn ein eindeutiger Bezug zur Uni besteht.
+Keine private Nutzung!
+
+Verwendung und Dokumentation ist hobete.tex (bzw pdf) zu entnehmen.
+
+-----
+
+This is a beamer-theme written to fit into the CI of the University of Hohenheim, Germany. I the author consider this theme as a hack, which is beta an does not conform with the beamer paradigms of the beamer LaTeX class.
+There is no warranty for the code, or whatever can occure while using it.
+
+Installation (manually): move the files into a global or local directory which is searched by tex. Depending on your OS you may have to run texhash.
+
+This is not a official Theme! The Uni will not give any support. There is no relationship between this theme and any of the institution of the Uni.
+
+Attention: Do not use the Logos (and Name) of the University without permission nor for private (non Uni related) purpose.
+
+Documentation file is (hobete.tex rep. .pdf)
+
+This packages comes under lppl or GNU
+The lppl status of this package is: author-maintenaced
+This packages consists of the files
+hobete.sty (main package file)
+beamercolorthemehohenheim.sty
+beamerouterthemehohenheim.sty
+beamerthemehohenheim.sty
+beamerouterthemehohenheimposter.sty
+poster-test.tex (example file for poster support)
+hobete_doc.pdf (manual german)
+hobete_doc.tex (manual source)
+readme (this file)
diff --git a/Master/texmf-dist/doc/latex/hobete/hobete_doc.pdf b/Master/texmf-dist/doc/latex/hobete/hobete_doc.pdf
new file mode 100644
index 00000000000..fef6413fc6b
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/hobete/hobete_doc.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/hobete/hobete_doc.tex b/Master/texmf-dist/doc/latex/hobete/hobete_doc.tex
new file mode 100644
index 00000000000..c72002310a0
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/hobete/hobete_doc.tex
@@ -0,0 +1,332 @@
+% Copyright 2010-2012 by tgoerlach < tobias.goerlach@uni-hohenheim.de >
+% This is a example file for beamerthemehohenheim
+% https://bitbucket.org/tobig/hohenheimbeamertheme/
+%
+% This file may be distributed and/or modified
+%
+% 1. under the LaTeX Project Public License and/or
+% 2. under the GNU Public License.
+%
+% See the file doc/licenses/LICENSE for more details.
+
+
+\documentclass[xcolor={table}]{beamer}
+
+\usepackage[ngerman]{babel}
+\usepackage[latin1]{inputenc}
+\usepackage[T1]{fontenc}
+\usepackage{lmodern}
+
+
+% Document specific stuff ()
+\usepackage{etex}% in some cases that helps% eg if you get those no room for newdimen errors
+% here we need it for pgfplots
+\usepackage{booktabs, url, calc}
+\usepackage{phaistos}% Just for the bee
+\newcommand{\bee}{\scalebox{0.5}{\PHbee}\ }
+\usepackage{tabularx} % tabu is even better
+\usepackage{amsmath, amssymb} % ok no commend needed here
+\usepackage{listings}% for code % note that beamer wants you to put code only into fragile frames (ref to the beamerusersguide)
+\lstdefinestyle{tex}{language=tex, basicstyle={\footnotesize\ttfamily} , breaklines=true}
+\usepackage{pgfplots}% best function plotter for tex
+ \pgfplotsset{compat=newest}
+\pgfplotsset{tick label style={font=\small\sffamily}, label style={font=\small\sffamily}, legend style={font=\footnotesize\sffamily},
+}
+
+
+
+
+
+
+
+%-- Theme Stuff
+\usepackage{hobete}
+%--that all what you have to do.
+
+
+%\HohenheimLogoKlein{logoklein.eps} %Use the eps provided by the University
+%\HohenheimLogoLang{logo.eps} % Lang indicates that here mus be insert the "Wort und Bildmarke"
+%Klein indicates, that here should only the Bildmarke be inserted.
+%-- You can gain them from the University CI Center
+%-- The logos cant be included into the Package, because their licenses are not clear
+%-- as soon as you got the logos name them correctly an deuncomment those comments
+% \mylogo{ \includegraphics[height=5ex,clip=true , trim=8.1cm 0pt 0pt 0pt ]{logo.eps} }
+%\logo{logo.eps}%default Logo at the bottom right
+
+
+\beamertemplatenavigationsymbolsempty %Navbar on/off
+
+
+
+
+\title[Beamer u. Hohenheim]{Beamer und Hohenheim 00002b}
+\author[T. Görlach ]{Tobias Görlach }
+
+\date[2011 -- 2012]{August 2011 -- }
+\institute[Inst.]{Institut}
+
+\frameliston %Command for switching on the Framelist.
+
+\begin{document}
+
+
+ \HohenheimFancyTitle{}
+
+
+
+\frame{\tableofcontents}
+
+\frame{\frametitle{Was ist das?} Dieses Dokument zeigt ein Beamertheme mit den Farben der Uni Hohenheim. Ich bezeichne dieses Theme als Hack und möchte drauf hinweisen, dass er 1. beta ist und 2. nicht unbedingt mit den beamer-Paradigmen übereinstimmt. Ich übernehme keinerlei Haftung für die vorliegenden Dateien und für alles was aus der Benutzung entstehen kann. Zudem möchte ich darauf hinweisen, dass obschon es sich um die Farben etc., wie in der CI definiert, handelt, dies kein offizielles Theme der Uni ist. Und somit die Uni keinen Support bietet. Die Uni hat mit diesem Theme rein gar nichts zu tun. }
+\frame{\frametitle{Anleitung zur Anleitung}
+Diese Anleitung ist sowohl Anleitung als auch Beispieldatei. Es wurden keine Logos verwendest, da die Lizenz immer noch nicht klar ist. Diese müssen über die Uni bezogen werden. Wie diese einzubinden sind, ist dem source-code dieser Datei zu entnehmen.
+
+ }
+\frame{\frametitle{Installation} Schiebe die drei Dateien \emph{beamerthemeHohenheim.sty}, \emph{beamercolorthemehohenheim.sty} sowie \emph{beamerouterthemeinfolines\_hohenheim.sty} in einen lokalen Ordner in dem \TeX\ sucht und lasse ggf. texhash durchlaufen. Alternativ kannst du die Dateien auch in den globalen local-texmf Ordner einpflegen. Diesen Ordner kann man mit \texttt{kpsewhich -var-value=TEXMFLOCAL} herausfinden. Wenn alle Dämme brechen, können die Dateien auch im Arbeitsverzeichnis abgelegt werden.
+
+ Vorschläge, Bugs, Änderungswünsche bitte an \url{tobias.goerlach@uni-hohenheim.de} }
+ \frame{\frametitle{Verwendung}
+ Zur Verwendung reicht es \texttt{\textbackslash usepackage\{ hobete\} nach dem Laden von \texttt{beamer} anzugeben. Be Verwendung von \texttt{beamerposter} sollte nach den Laden des Paketes \texttt{\textbackslash useoutertheme\{hohenheimposter \}} angegeben werden. }
+ }
+\frame{\frametitle{Farben}
+Die Hauptfarbe ist Pantone 2955 C oder CYMK 100-50-0-45. Das Theme verwendet diese und die mit Weiß geshadete 50\% . Diese Farben sind fest im colortheme verdrahtet und stehen bei Verwendung des Hohenheimer colorthemes zu Verfügung. \\[2mm]
+
+
+\begin{tabular}{l>{\ttfamily}ll}
+Beschreibung & \textsf{Name} & Test\\
+Hauptfarbe&Hohenheim&\fcolorbox{Hohenheim}{Hohenheim}{Test}\\
+Hauptfarbe 50\%&Hohenheimbg& \fcolorbox{Hohenheimbg}{Hohenheimbg}{Test}\\
+Hauptfarbe für BW&HohenheimBW&\fcolorbox{HohenheimBW}{HohenheimBW}{Test}\\
+\end{tabular}
+
+}
+\frame{\frametitle{Sekundärfarben}
+Diese Farben sollten mit Vorsicht verwendet werden. Vorstellbar ist z.B. eine Verwendung für die theorem Umgebeung. Das Theme verwendet diese Farben überhaupt nicht.\footnote{Einzige Ausnahme: Die Alert-Farbe, z.B. bei Listen. }
+\begin{columns}
+\column[T]{.5\textwidth}
+Gedeckte Sek Farben\\[1mm]
+\begin{tabular}{>{\ttfamily\small}ll}
+Hohenheim\_darkgreen &\fcolorbox{Hohenheim_darkgreen}{Hohenheim_darkgreen}{Test}\\
+Hohenheim\_green &\fcolorbox{Hohenheim_green}{Hohenheim_green}{Test}\\
+Hohenheim\_red &\fcolorbox{Hohenheim_red}{Hohenheim_red}{Test}\\
+Hohenheim\_lightblue &\fcolorbox{Hohenheim_lightblue}{Hohenheim_lightblue}{Test}\\
+Hohenheim\_midgray &\fcolorbox{Hohenheim_midgray}{Hohenheim_midgray}{Test}\\
+\end{tabular}
+\column[T]{.5\textwidth}
+Leuchtende Sek Farben\\[1mm]
+\begin{tabular}{>{\ttfamily\small}ll}
+Hohenheim\_glow\_darkgreen &\fcolorbox{Hohenheim_glow_darkgreen}{Hohenheim_glow_darkgreen}{Test}\\
+Hohenheim\_glow\_yellow &\fcolorbox{Hohenheim_glow_yellow}{Hohenheim_glow_yellow}{Test}\\
+Hohenheim\_glow\_red &\fcolorbox{Hohenheim_glow_red}{Hohenheim_glow_red}{Test}\\
+Hohenheim\_glow\_lightblue &\fcolorbox{Hohenheim_glow_lightblue}{Hohenheim_glow_lightblue}{Test}\\
+\end{tabular}
+\end{columns}
+
+}
+
+\begin{frame}[fragile]
+\frametitle{Anwendung der Farben}
+Die Farben können mit den bekannten Befehlen verwendet werden.
+\begin{columns}
+\column[T]{.5\textwidth}
+\textcolor{Hohenheim_glow_red}{ROT} oder \fcolorbox{Hohenheim_glow_lightblue}{Hohenheim_glow_lightblue}{BOX}%
+\column[T]{.5\textwidth}
+\begin{lstlisting}[style=tex]
+\textcolor{Hohenheim_glow_red}{ROT} oder
+ \fcolorbox{Hohenheim_glow_lightblue}
+\end{lstlisting}
+\end{columns}%
+\end{frame}
+
+
+\begin{frame}[fragile]
+ \frametitle{Das Logo}
+Der Befehl \lstinline[style=tex]$ \mylogo{ \includegraphics[height=5ex,clip=true , trim=8.1cm 0pt 0pt 0pt ]{logo.eps} } $ bindet das Logo ein. Dazu muss das Paket graphicx geladen sein da der Befehl dieses verwenden. (Das macht aber beamer schon....) Der \texttt{trim}-Parameter gibt den Zuschnitt des Logos an. Ich empfehle entweder \lstinline[style=tex]$ clip=true , trim=8.1cm 0pt 0pt 0pt$ oder keinen \texttt{trim}. Die Höhe sollte nicht verändert werden, da das Layout auf \texttt{5 ex} optimiert ist. Das Logo sollte zu jeder Zeit in Dokument verändert werden können.
+
+Dieser Befehl umgeht den \lstinline[style=tex]$\logo$ von beamer. Dieser kann aber weiterhin definiert werden.
+
+Das Logo erscheint neben dem Titel des Frames. Unbedingt immer den über die Uni erhältliche .eps File verwenden. Es ist unbedingt das .eps Format zu verwenden, da es sonst zu sehr unschönen Render-Schlieren kommt. Bei Verwendung von pdflatex shell-escape anschalten oder mindestens TexLive 2010 verwenden.
+\end{frame}
+
+
+
+\begin{frame}[fragile]
+\frametitle{Toller Titel...}
+... wie geht das? Nun man braucht folgendes:
+
+\begin{lstlisting}[style=tex]
+%Header
+\usepackage{tikz}
+%Document
+\frame[plain]{
+\begin{tikzpicture}[remember picture,overlay]
+\node [scale=1.7,fill opacity=.2,text opacity=.07] at (current page.south west) {\includegraphics{logoklein.eps} };
+\node [scale=0.9,fill opacity=.2,text opacity=.8] at (7,0) {\includegraphics{logo.eps} };
+\end{tikzpicture}
+ \maketitle
+ }
+\end{lstlisting}
+Wobei \texttt{logo.eps} das Logo mit (Wort- u. Bildmarke) und \texttt{logoklein.eps} das Logo ohne den Schriftzug ist.
+\end{frame}
+\begin{frame}[fragile]
+... oder man definiert einfach
+\begin{lstlisting}[style=tex]
+%Header
+\HohenheimLogoLang{xy.eps}
+\HohenheimLogoKlein{xyz.eps}
+%Document
+\begin{document}
+\HohenheimFancyTitle{<hook>}
+\end{lstlisting}
+Dabei ist ganz wichtig, dass die Logoangaben VOR \lstinline[style=tex]$\begin{document}$ erfolgen! Es kann, Aufgrund der Arbeitsweise von tikz, zudem notwendig sein zwei mal zu Kompilieren. \texttt{<hook>} kann mit beliebigen weiterem Inhalt gefüllt werden, zB. ein Institutslogo.
+\end{frame}
+
+\begin{frame}[fragile]
+\frametitle{Sectionpage}
+Die Sectionpage, \lstinline[style=tex]$\sectionpage$ , gibt die aktuelle Section auf einer separaten Seite aus. Die Optionen sind:\\
+\lstinline[style=tex]$\sectionpage[plain=true]$ : Sectionpage ohne Kopf- und Fusszeile.
+\end{frame}
+
+
+
+\begin{frame} %
+\frametitle{Framelist}
+\printframelist
+\end{frame}
+
+\begin{frame}[fragile]\frametitle{Die Framelist}
+Die Framelist ist eine Liste der Frametitles. Diese wird ähnlich zu toc´s in einer Hilfsdatei mit der Endung \texttt{.frml} abgelegt. Der Befehl \lstinline[style=tex]$\frameliston $ schaltet das System an, \lstinline[style=tex]$ \printframelist $ gibt die Liste aus. Die Befehle \lstinline[style=tex]$ \tgframelistfronthook $ und \lstinline[style=tex]$ \tgframelistbackhook $ stehen vor bzw. nach den Einträgen und können beliebig verändert werde. Defaultwerte sind \lstinline[style=tex]{ $\cdot$ } und \lstinline[style=tex]$ \\ $ .
+\end{frame}
+
+
+\newcommand{\p}{{\footnotesize +}\ }\newcommand{\pp}{{\footnotesize ++}\ }
+
+\frame{\frametitle{Change-Log}\scriptsize
+\begin{tabularx}{\textwidth}{XXX}
+Version & Changes & Status-Name\\
+0001& \p Colortheme\newline \p Fancy Framtitle\newline \p mylogo-Command & beta-hack\\[15mm]
+0001a & \bee improved frametitle\newline \bee correct name for yellow \newline \p better Logo control \newline \p added \texttt{HohenheimFancyTitle} &\\[15mm]
+0001b & \bee minor bug fixes\newline &\\
+0001c & \p sectionpage now with plain option \p Better \texttt{HohenheimFancyTitle} \p altered item labels & \\
+0002a & \p added framelist & beta-hack release candiate (the steped version number indicates that this is a realease version) \\
+\end{tabularx}\vfill
+\tiny
+\p = new feature, \pp = significantly improved feature, - = removed feature, \bee bug-fix
+}
+\frame{\frametitle{Change-Log Vorts.}\scriptsize
+\begin{tabularx}{\textwidth}{XXX}
+Version & Changes & Status-Name\\
+0002b & \p added Support for beamerposter & \\
+0003 & \pp tidy up of the code, from now on its a real Package & \\
+\end{tabularx}\vfill
+\tiny
+\p = new feature, \pp = significantly improved feature, - = removed feature, \bee bug-fix
+}
+
+
+
+
+
+\frame{\frametitle{To Do }\scriptsize
+
+\begin{tabularx}{\textwidth}{XXX}
+Importance & Changes & Progress/Probs\\
+0& \p Support for beamerarticle & non \\
+\rowcolor{black!10}
+2 & \p Build-in titlepages & little/ can´t include Logo due to license issues\\
+%0 & \p altering the rounded theme to have nicer item lables & very little\\
+1 & \p improve/add compability to other outer themes than infolines\_hohenheim & non \\
+0 & \p transfer to latex3 & non \\
+\end{tabularx}\vfill
+\tiny
+\p = feature to create , \pp = feature to improve , - = feature to remove , \bee bug-fixes\\
+Importance: 0=non ... 3=very
+}
+
+
+
+
+%\mylogo{ \includegraphics[height=5ex,clip=true , trim=8.1cm 0pt 0pt 0pt ]{logo.eps} }
+%-- Yes it can be changed within the document
+
+
+
+
+\section{Beispiele}
+
+\sectionpage
+\sectionpage[plain=true]
+
+\frame{\frametitle{Tabelle}\small
+\begin{tabularx}{.99\textwidth}{XXXXXX}
+\toprule
+Prozess\-schritt & Tem\-peratur °C & Rel. Luft-feuchte \% & Dreh\-zahl Luftum\-wälzung & Frischluft-klappen & Zeit h \\ \midrule
+
+ 1. & 24 & 94 & 1 & - & 18.00 \\
+
+ 2. & 22 & 90 & 1 & - & 24.00 \\
+
+ 3. & 21 & 86 & 2 & - & 24.00. \\
+
+ 4. & 18 & 84 & 2 & 1/4 & 24.00 \\
+
+ 5. & 16 & 80 & 2 & 1/4 & 48.00 \\
+
+ 6. & 16 & 76 & 2 & 1/4 & 24.00 \\ \bottomrule
+\end{tabularx}
+}
+
+\frame{\begin{center}
+\begin{tikzpicture}
+\begin{axis}[scale only axis, xmin=0.9,xmax=6.1,axis y line*=left, xlabel=Schritt ,ylabel=\textcolor{red}{Temperatur}] \addplot[color=red,mark=x, smooth] coordinates {
+(1, 24) (2, 22) (3, 21) (4,18) (5, 16) (6, 16)
+};\end{axis}
+
+\begin{axis}[ scale only axis, xmin=0.9,xmax=6.1, axis y line*=right, axis x line=none, ylabel=\textcolor{blue}{rel. Luftfeuchte}]
+\addplot[color=blue,mark=square, smooth] coordinates {
+(1, 94) (2, 90) (3, 86) (4, 84) (5, 80) (6, 76)
+};
+\end{axis} \end{tikzpicture}
+\end{center}}
+\frame{
+\begin{alertblock}{Achtung!}
+Guten Tag
+\end{alertblock}
+
+\begin{exampleblock}{Beispiel}
+Hallo
+\end{exampleblock}
+\begin{definition}
+So ist das.
+\end{definition}
+\begin{theorem}
+So könnte es sein
+\end{theorem}
+
+}
+
+\frame{
+\begin{proof}
+Genau so ist es!
+\end{proof}
+
+
+}
+\subsection{Listen}
+\frame{\frametitle{Beispiele Für Listen}
+\begin{itemize}[<+-| alert@+>]
+\item Eins
+\item Zwei
+\item Drei
+\item Vier
+\end{itemize}
+\begin{enumerate}
+\item Eins
+\item Zwei
+\end{enumerate}
+}
+
+
+
+
+
+\end{document} \ No newline at end of file
diff --git a/Master/texmf-dist/doc/latex/hobete/poster-test.tex b/Master/texmf-dist/doc/latex/hobete/poster-test.tex
new file mode 100644
index 00000000000..d1388fba52d
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/hobete/poster-test.tex
@@ -0,0 +1,166 @@
+% Copyright 2010-2012 by tgoerlach < tobias.goerlach@uni-hohenheim.de >
+% This is a example file for beamerthemehohenheim poster
+% https://bitbucket.org/tobig/hohenheimbeamertheme/
+%
+% This file may be distributed and/or modified
+%
+% 1. under the LaTeX Project Public License and/or
+% 2. under the GNU Public License.
+%
+% See the file doc/licenses/LICENSE for more details.
+% file version .1
+% theme version 00002b
+
+\documentclass[final,hyperref={pdfpagelabels=false}]{beamer}
+
+\usepackage{hobete}\useoutertheme{hohenheimposter}
+
+%%Some example related stuff
+\usepackage[english]{babel}
+\usepackage[latin1]{inputenc}
+\usepackage{amsmath,amsthm, amssymb, latexsym}
+\usepackage{array,booktabs,tabularx}
+\newcolumntype{Z}{>{\centering\arraybackslash}X} % centered tabularx columns
+\newcommand{\pphantom}{\textcolor{Hohenheim}}
+\listfiles
+\boldmath
+
+%\newcommand{\email}{ }
+%\newcommand{\website}{ }
+% you need to set this
+\newcommand{\email}{test.name}
+\newcommand{\website}{www.uni-hohenheim.de}
+\usepackage[orientation=portrait,size=a0,scale=1.4,debug]{beamerposter}
+
+
+
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+\title{\huge Some fancy title which should be huge}
+\author{\large Alot Names, Which Are, Mostly F. Ancy and Super Great}
+\institute[A Institite, Uni Fancyt.]{A Super institute, University of Fancytown}
+\date[2012]{Mar 2012}
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+% Afraid to say we need that for some reason
+\newlength{\columnheight}
+\setlength{\columnheight}{105cm}
+
+ \mylogo{\includegraphics[height=10cm]{/usr/local/texlive/2011/texmf-dist/doc/generic/pstricks/images/tiger.pdf}}
+% Here should be a logo, but the licence isnt clear. So please put your own logo here.
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+\begin{document}
+\begin{frame}
+
+ \begin{columns}
+ % ---------------------------------------------------------%
+ % Set up a column
+ \begin{column}{.49\textwidth}
+ \begin{beamercolorbox}[center,wd=\textwidth]{postercolumn}
+ \begin{minipage}[T]{.95\textwidth} % tweaks the width, makes a new \textwidth
+ \parbox[t][\columnheight]{\textwidth}{ % must be some better way to set the the height, width and textwidth simultaneously
+ % Since all columns are the same length, it is all nice and tidy. You have to get the height empirically
+ % ---------------------------------------------------------%
+ % fill each column with content
+
+
+ \begin{block}{Introduction}
+ \begin{itemize}
+ \item Posters have become very popular thruout the scientific world
+ \item nowadays they can be produced fast and cost saving
+ \end{itemize}
+ \end{block}
+ \vfill
+ \begin{block}{Blocking }
+ \begin{columns}
+ \begin{column}{.55\textwidth}
+ \begin{itemize}
+ \item Blocking the content is popular because:
+ \begin{itemize}
+ \item looks cool
+ \item easy way for structuring
+ \end{itemize}
+ \item Blocking is not good because
+ \begin{itemize}
+ \item reader has no way thru the document
+ \item solution: numbers
+ \end{itemize}
+ \end{itemize}
+ \end{column}
+ \begin{column}{.44\textwidth}
+ \centering
+ \begin{tabularx}{\linewidth}{ZZZ}
+ A
+ &
+ Table
+ &
+ beside
+ \\
+
+ \end{tabularx}
+ \end{column}
+ \end{columns}
+ \vskip-1ex
+ \end{block}
+ \vfill
+ \begin{block}{Feature Description}
+ Something to fill in
+ \end{block}
+ \vfill
+ \begin{block}{Math}
+Maths
+ \begin{align*}
+ i\hbar\frac{\delta}{\delta t} \Psi =\hat{H}\Psi
+ \end{align*}
+
+ \end{block}
+ \vfill
+ \begin{block}{Some Thing else}
+ Just waste some space
+ \end{block}
+ \vfill
+ \begin{block}{Usage}
+ You need to say \texttt{\textbackslash usetheme\{Hohenheim\}\textbackslash useoutertheme\{hohenheimposter\}} somewhen after you loaded beamer and before you load beamerposter.
+ \end{block}
+
+ }
+ \end{minipage}
+ \end{beamercolorbox}
+ \end{column}
+ % ---------------------------------------------------------%
+ % end the column
+
+ % ---------------------------------------------------------%
+ % Set up a column
+ \begin{column}{.49\textwidth}
+ \begin{beamercolorbox}[center,wd=\textwidth]{postercolumn}
+ \begin{minipage}[T]{.95\textwidth} % tweaks the width, makes a new \textwidth
+ \parbox[t][\columnheight]{\textwidth}{ % must be some better way to set the the height, width and textwidth simultaneously
+ % Since all columns are the same length, it is all nice and tidy. You have to get the height empirically
+ % ---------------------------------------------------------%
+ % fill each column with content
+
+
+ % \vfill
+
+ % \vfill
+ \begin{block}{Last Block}
+Its empty
+ \end{block}
+ }
+ % ---------------------------------------------------------%
+ % end the column
+ \end{minipage}
+ \end{beamercolorbox}
+ \end{column}
+ % ---------------------------------------------------------%
+ % end the column
+ \end{columns}
+ \vskip1ex
+ \tiny\hfill{Created with \LaTeX \texttt{beamerposter} and the hohenheim theme \hskip1em}
+\end{frame}
+\end{document}
+
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \ No newline at end of file