Latex Poster Template

Introduction

A latex template to efficently design pretty posters. Posters are composited of blocks with headings, that can be positioned easily on the page, using absolute or relative positioning.

Bugs

There probably are some, they are tracked at the baposter bugtracker. You can also send me an eMail, but then I might forget it if I'm too busy.

News

Hints

Use this class with pdflatex, pslatex probably wont work, though I never tried.

I have confirmed that this package works with

It does not seem to work with

if in doubt, try to install a new version of the PGF library.

This class also needs a modern version of xkeyvals. I have confirmed it to fail with xkeyval 2005/01/30 v2.0 and to work with xkeyval 2006/11/18 v2.5f. If you are getting the following error message:

Keys

! LaTeX Error: Missing \begin{document}.

See the LaTeX manual or LaTeX Companion for explanation.
Type H <return> for immediate help.
...

l.130 \define@cmdkey[ba]{poster}[b
aposter@]{grid} [no] ...

then your xkeyvals package is too old.

Examples

CVPR' 09

cvpr09 poster

AFGR '08

ICVSS '08

For ICVSS I introduced portrait and landscape modes. Here the same poster in both modes.

icvss poster

icvss poster, landscape version

ICCV '07

iccv07 poster

CVPR '07

cvpr07 poster

samis cvpr07 poster

Download

baposter.tar.bz2 (Large) Containing the style and the example posters
baposter.cls (Very Small) Only the class file, if you just need an update
The source code for the CVPR'09 Poster on ICIA if you want another starting point.

Author

Brian Amberg (baposter@brian-amberg.de)