summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/beamerposter
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-04-22 21:38:36 +0000
committerKarl Berry <karl@freefriends.org>2015-04-22 21:38:36 +0000
commit3782006e5b8192d3e0e55dc792f9f52fd12286e3 (patch)
tree945420db5c388abe5d649c9705c05b83f4356b18 /Master/texmf-dist/doc/latex/beamerposter
parentafb9f616b116e436c32379b655c428580e9f16bd (diff)
beamerposter (22apr15)
git-svn-id: svn://tug.org/texlive/trunk@37009 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/beamerposter')
-rw-r--r--Master/texmf-dist/doc/latex/beamerposter/README53
-rw-r--r--Master/texmf-dist/doc/latex/beamerposter/beamerposter.pdfbin77380 -> 74494 bytes
-rw-r--r--Master/texmf-dist/doc/latex/beamerposter/beamerposter.tex2
-rw-r--r--Master/texmf-dist/doc/latex/beamerposter/example.tex100
4 files changed, 50 insertions, 105 deletions
diff --git a/Master/texmf-dist/doc/latex/beamerposter/README b/Master/texmf-dist/doc/latex/beamerposter/README
index bdac2a62993..1eeeefdb172 100644
--- a/Master/texmf-dist/doc/latex/beamerposter/README
+++ b/Master/texmf-dist/doc/latex/beamerposter/README
@@ -1,20 +1,33 @@
-The LaTeX beamerposter package is an extension of the LaTeX beamer and the
-a0poster classes in order to create LaTeX posters, e.g. a DIN-A0 size LaTeX
-poster in landscape or portrait orientation. Furthermore it is possible
-to scale the poster fonts to your needs.
-
-The package allows you to benefit from the nice color box handling and
-alignment in the beamer class (e.g. with rounded corners and shadows)
-in order to create quite fast pretty conference posters.
-
-Features:
- * scalable fonts using the fp and type1cm packages
- * posters in DIN-A0, DIN-A1, DIN-A2, DIN-A3, DIN-A4, and custom sizes
- like double DIN-A0 possible
- * still applicable to custom beamer slides, e.g. 16:9 slides for a
- widescreen (i.e. 1.78 aspect ratio)
- * orientation: landscape or portrait
- * debug mode
-
-Author's name: Philippe Dreuw
-License type: lppl \ No newline at end of file
+# The LaTeX beamerposter package
+
+## LaTeX poster with beamerposter - beamer - a0poster
+Creating a scientific LaTeX poster with the beamerposter package
+
+The LaTeX beamerposter package was created by [Philippe Dreuw](http://www-i6.informatik.rwth-aachen.de/~dreuw/) and [Thomas Deselaers](http://thomas.deselaers.de). It is an extension of the LaTeX beamer and the a0poster classes in order to create LaTeX posters, e.g. a DIN-A0 size LaTeX poster in landscape or portrait orientation. Furthermore it is possible to scale the poster fonts to your needs.
+
+The package allows you to benefit from the nice color box handling and alignment in the beamer class (e.g. with rounded corners and shadows) in order to create quite fast pretty conference posters.
+
+### Features:
+
+ * scalable fonts using the fp and type1cm packages
+ * posters in DIN-A0, DIN-A1, DIN-A2, DIN-A3, DIN-A4, and custom sizes like double DIN-A0 possible
+ * still applicable to custom beamer slides, e.g. 16:9 slides for a widescreen (i.e. 1.78 aspect ratio)
+ * orientation: landscape or portrait
+ * debug mode
+
+### LaTeX requirements:
+
+ * [beamer class](http://www.ctan.org/pkg/beamer) (all examples with beamer v.3.07 - Note: with beamer 3.10 do NOT use option hyperref={pdfpagelabels=false})
+ * [fp package](http://www.ctan.org/pkg/fp)
+ * [xkeyval package](http://www.ctan.org/pkg/xkeyval) (in a version supporting choice keys, e.g. v2.5f)
+ * [type1cm package](http://www.ctan.org/pkg/type1cm) for scalable and huge math fonts
+ * [paralist package](http://www.ctan.org/pkg/paralist)
+
+The beamerposter package is available from CTAN:
+
+ * CTAN release: http://www.ctan.org/pkg/beamerposter
+
+We received so many congratulations and also interesting questions about the beamerposter package that we created a [beamerposter googlegroup](http://groups.google.com/group/beamerposter). Feel free to post your questions, source files, templates, or new style files there.
+
+PLEASE: If you have any beamerposter related question, [post it there](http://groups.google.com/group/beamerposter) so that we don't need to answer the same questions multiple times and others may benefit from your questions.
+
diff --git a/Master/texmf-dist/doc/latex/beamerposter/beamerposter.pdf b/Master/texmf-dist/doc/latex/beamerposter/beamerposter.pdf
index bdcbc41375e..94facd982bf 100644
--- a/Master/texmf-dist/doc/latex/beamerposter/beamerposter.pdf
+++ b/Master/texmf-dist/doc/latex/beamerposter/beamerposter.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/beamerposter/beamerposter.tex b/Master/texmf-dist/doc/latex/beamerposter/beamerposter.tex
index 63536fc79af..dcd7f5499cb 100644
--- a/Master/texmf-dist/doc/latex/beamerposter/beamerposter.tex
+++ b/Master/texmf-dist/doc/latex/beamerposter/beamerposter.tex
@@ -3,7 +3,7 @@
\addtokomafont{title}{\rmfamily}
\title{The \textsf{beamerposter} package}
-\author{Philippe Dreuw}
+\author{Philippe Dreuw, Thomas Deselaers}
\date{2008/03/11}
diff --git a/Master/texmf-dist/doc/latex/beamerposter/example.tex b/Master/texmf-dist/doc/latex/beamerposter/example.tex
index f34f2416e25..5f070ef2040 100644
--- a/Master/texmf-dist/doc/latex/beamerposter/example.tex
+++ b/Master/texmf-dist/doc/latex/beamerposter/example.tex
@@ -1,26 +1,24 @@
-\documentclass[final]{beamer}
- \mode<presentation>
- {
-% you can chose your theme here:
-\usetheme{Berlin}
-% further beamerposter themes are available at
-% http://www-i6.informatik.rwth-aachen.de/~dreuw/latexbeamerposter.php
-}
- \usepackage{type1cm}
- \usepackage{calc}
- \usepackage{times}
- \usepackage{amsmath,amsthm, amssymb, latexsym}
- \boldmath
+ \documentclass[final]{beamer} % beamer 3.10: do NOT use option hyperref={pdfpagelabels=false} !
+ %\documentclass[final,hyperref={pdfpagelabels=false}]{beamer} % beamer 3.07: get rid of beamer warnings
+ \mode<presentation> { %% check http://www-i6.informatik.rwth-aachen.de/~dreuw/latexbeamerposter.php for examples
+ \usetheme{Berlin} %% you should define your own theme e.g. for big headlines using your own logos
+ }
\usepackage[english]{babel}
\usepackage[latin1]{inputenc}
- \usepackage[orientation=portrait,size=a0,scale=1.4,debug]{beamerposter}
- \graphicspath{{figures/}}
+ \usepackage{amsmath,amsthm, amssymb, latexsym}
+ %\usepackage{times}\usefonttheme{professionalfonts} % times is obsolete
+ \usefonttheme[onlymath]{serif}
+ \boldmath
+ \usepackage[orientation=portrait,size=a0,scale=1.4,debug]{beamerposter} % e.g. for DIN-A0 poster
+ %\usepackage[orientation=portrait,size=a1,scale=1.4,grid,debug]{beamerposter} % e.g. for DIN-A1 poster, with optional grid and debug output
+ %\usepackage[size=custom,width=200,height=120,scale=2,debug]{beamerposter} % e.g. for custom size poster
+ %\usepackage[orientation=portrait,size=a0,scale=1.0,printer=rwth-glossy-uv.df]{beamerposter} % e.g. for DIN-A0 poster with rwth-glossy-uv printer check
+ % ...
+ %
\title[Fancy Posters]{Making Really Fancy Posters with \LaTeX}
\author[Dreuw \& Deselaers]{Philippe Dreuw and Thomas Deselaers}
\institute[RWTH Aachen University]{Human Language Technology and Pattern Recognition,RWTH Aachen University}
- \newcommand{\footlinetext}{Lehrstuhl f\"ur Informatik 6 - Computer Science Department - RWTH Aachen University - Aachen, Germany \par Mail: \texttt{<surname>@cs.rwth-aachen.de} \hfill WWW: \texttt{http://www-i6.informatik.rwth-aachen.de}\vskip1ex}
\date{Jul. 31th, 2007}
-
\begin{document}
\begin{frame}{}
\vfill
@@ -33,77 +31,11 @@
{\large large}\par
{\Large Large}\par
{\LARGE LARGE}\par
- {\veryHuge VeryHuge}\par
+ {\veryHuge veryHuge}\par
{\VeryHuge VeryHuge}\par
{\VERYHuge VERYHuge}\par
\end{block}
\vfill
- \vfill
- \begin{block}{\large Fontsizes}
- \centering
- {\tiny tiny}\par
- {\scriptsize scriptsize}\par
- {\footnotesize footnotesize}\par
- {\normalsize normalsize}\par
- {\large large}\par
- {\Large Large}\par
- {\LARGE LARGE}\par
- {\veryHuge VeryHuge}\par
- {\VeryHuge VeryHuge}\par
- {\VERYHuge VERYHuge}\par
- \end{block}
- \vfill
- \begin{columns}[t]
- \begin{column}{.48\linewidth}
- \begin{block}{Introduction}
-
- \begin{itemize}
- \item[]
- \begin{enumerate}
- \item some items
- \item some items
- \item some items
- \item some items
- \end{enumerate}
- \end{itemize}
- \end{block}
- \end{column}
- \begin{column}{.48\linewidth}
- \begin{block}{Introduction}
- \begin{itemize}
- \item some items and $\alpha=\gamma, \sum_{i}$
- \item some items
- \item some items
- \item some items
- \end{itemize}
- $$\alpha=\gamma, \sum_{i}$$
- \end{block}
-
- \begin{block}{Introduction}
- \begin{itemize}
- \item some items
- \item some items
- \item some items
- \item some items
- \end{itemize}
- \end{block}
-
- \begin{block}{Introduction}
- \begin{itemize}
- \item some items and $\alpha=\gamma, \sum_{i}$
- \item some items
- \item some items
- \item some items
- \end{itemize}
- $$\alpha=\gamma, \sum_{i}$$
- \end{block}
- \end{column}
- \end{columns}
\end{frame}
\end{document}
-
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-%%% Local Variables:
-%%% mode: latex
-%%% TeX-PDF-mode: t