I want to create posters for my poster presentation on a conference. What tools or LaTeX classes are available for preparing posters ?
13 Answers
- 546
-
8In particular, it integrates extremely well with TikZ (after all, it written by the same person). I find that understanding beamer theme definitions is essential to getting the desired output, however. – Scott Morrison Jul 27 '10 at 16:08
-
9The beamer-poster package is great. See http://www-i6.informatik.rwth-aachen.de/~dreuw/latexbeamerposter.php for some examples. – Rob Hyndman Jul 29 '10 at 08:46
-
2Here is an example of a custom theme definition I created while in grad. school that you might be able to use as a starting point: http://svn.sultanik.com/drexelcsposter/ – ESultanik Dec 17 '10 at 20:13
-
9@mbq: Could you perhaps add a really basic example of a poster built with
beamerposter? Just a kind of "hello world", so that users can see what it's like right here without having to go to external sites. – doncherry Mar 17 '12 at 22:50 -
4Slight correction to the comment from a few years ago: beamer and tikz were written by the same person, but beamerposter was not. – Mark May 04 '16 at 07:42
Elena Botoeva has written a new package for creating posters with TikZ, called fancytikzposter. There are already five templates with different node shapes and colors.
Note that as indicated by the author,
NOTE that we joined our efforts with the tikzposter team, which resulted in an improved version 2.0 of the tikzposter class that you can find in http://www.ctan.org/pkg/tikzposter. This class combines both good structure and nice layouts. The official webpage of our project is https://bitbucket.org/surmann/tikzposter/wiki/ (under construction).
I am not going to maintain this style.
See the tikzposter answer.
- 175
- 1
- 1
- 12
- 231,401
-
25This is not maintained anymore. Instead, a new version is available. – Vedran Šego Apr 12 '14 at 12:58
-
(If you look hard enough, you will see the new version has been added as a separate answer.) – daviewales Oct 17 '14 at 00:56
baposter is a LaTeX class designed for posters.
Look at the example file included in the class' zip file and you will probably find your way.
A few quick tips :
- You can position boxes by giving them names with
name=abcand positioning other boxes usingbelow=abc - You can set the total number of columns in the document by giving "columns=X" parameter in the
\begin{poster}parameters.
EDIT - one of the example posters:

-
6Could you perhaps add a really basic example of a poster built with
baposter? Just a kind of "hello world", so that users can see what it's like right here without having to go to external sites. – doncherry Mar 17 '12 at 22:50 -
1Baposter has nice templates. The one whose image I have added to this post saved me three years ago. It was my first encounter with TeX, and made a nice poster. – Pavel May 24 '14 at 11:11
-
2I just found that baposter's last update was few months after I used it for the first time (2011), and the package for dowmload is packaged, at least for me. I withdraw my upvote for this project. – Pavel May 24 '14 at 13:04
-
@doncherry I made a basic baposter template a while back... https://gjabel.wordpress.com/2012/07/01/basic-hello-world-baposter-poster/ – guyabel Aug 14 '16 at 10:43
The already mentioned fancytikzposter by Elena Botoeva now merged with tikzposter to form tikzposter 2.0 (Bitbucket wiki, CTAN resource) which is a great solution to build beautiful posters:

-
1I've seen there is also a tikzcode, http://osl.ugr.es/CTAN/graphics/pgf/contrib/tikzcodeblocks/tikzcodeblocks-documentation.pdf . What does it add to tikzposter or what is the difference? Unfortunately the manual is not in English. – skan Nov 22 '17 at 10:53
-
3Current version is 2.0, dated 2014. Many open bugs and does not seem maintained any more. – Olivier Cailloux Dec 19 '19 at 12:12
Previously, I wasted a lot of time trying to get sufficiently large paper sizes, sufficiently large fonts, etc. And even when I was successful, I had difficulties with PDF previewers that e.g. waste ridiculous amounts of memory if you open an A0 document. Finally I realised that I can simply create my poster in A4 size. Then you just ask that it's printed in A0 size (a single click in Adobe Reader printing dialog; in most cases, even your local university press can do it). You can easily preview your poster by simply printing it on an A4 printer.
I usually use 8pt fonts (\footnotesize) in my A4 posters. It translates to 32pt fonts when scaled to A0, which seems to be a suitable size for a typical conference poster. Nowadays I'm simply using the article class and settings such as
\pagestyle{empty}
\setlength{\parindent}{0pt}
\raggedright
You can use the textpos package to place "text boxes" using absolute coordinates. Other useful packages include color, titlesec, enumitem, and psnfss.
For very large fonts (e.g. poster title), you can use something like \fontsize{26}{30}\selectfont – alternatively, you can use the \scalebox command. For layout tweaks: \hspace, \vspace, \makebox, \parbox, \raisebox. For drawing lines and boxes: \rule.
- 3,162
- 20,795
- 13
- 74
- 91
-
14I have never had any problems opening A0 document. I recommend creating the poster in its true size, since that will enable commands like
\vspace{1cm}to do what's expected. – Ben Jan 30 '11 at 18:48 -
22Another reason for creating your poster in its original size is that if you use a font with optical scaling, then you will get the correct weight. (Large fonts != small fonts scaled up). See this question for example. – mforbes Dec 08 '11 at 05:42
I have some advice on this topic elsewhere, which includes pointers to other resources: Using LaTeX to produce conference posters
Myself, I think that the most useful package for a task like this is the textpos package (disclaimer: I wrote that, as a spinoff from the task of laying out posters).
- 3,162
- 7,497
- 2
- 25
- 35
-
1I've created several conference posters with the a0-poster class you link to, in combination with your textpos package (so thanks!), and been very happy with the results. – Michael Underwood Jul 27 '10 at 20:30
-
+1 - ditto to Michael Underwood's comment - thanks. The only additional feature I could want from texpos is for text that is too long to fit in for one block to automatically 'column-break' into an assigned next block. Not really possible in LaTeX though, I suspect... – Chris Johnson Aug 03 '10 at 21:14
-
3
In the site LaTeX Templates there are three downloadable Conference Posters templates: baposter Portrait Poster, Dreuw & Deselaer's Poster and Jacobs Landscape Poster.
Example: Jacobs Landscape Poster
Description:
This poster template features a clean sectioned look suitable for presenting research at a conference. Important information is highlighted with colored boxes and each section within the poster is clearly separated from the others. The layout of the template contains four columns but this can be changed to accommodate varying amounts of information or figures. Examples of a table, figure, equation, list and bibliography are present in the template to provide a starting point for any requirement you may have for your own poster.
Original Author:
This template was originally created by the Computational Physics and Biophysics Group, Jacobs University and was then modified by Nathaniel Johnston. Finally, it has been extensively modified for this website.
uses
\documentclass[final]{beamer}
\usepackage[scale=1.24]{beamerposter}
\usetheme{confposter}

- 1,756
-
1I used a0poster myself for my physics thesis and I loved it. The output was stunning and it was very simple to use. There's a wonderful template and excellent example on Andreas Jung's blog: http://andreas.welcomes-you.com/projects/a0poster/ – Jimi Oke Dec 14 '10 at 19:55
-
2Nearly all my posters [1] were done with the \usepackage{sciposter} which I wholeheartedly recommend. If you're interested in the source, just send me an email. [1]: http://www.ana.unibe.ch/~haberthuer/posters – Habi Dec 15 '10 at 15:42
-
-
1@TommiBrander I cannot edit the comment, so you'll find the posters here: http://wiki.davidhaberthuer.ch/posters – Habi May 29 '19 at 15:30
There is also the umbcposter package (similar to baposter). You can download it from:
math.umbc.edu/~rouben/umbcposter
The site also provides a good on-line users' guide, as well as a sample poster to get started and a gallery of posters that have used the package.
Here is part of the sample poster provided:
% sample.tex % A sample UMBCposter.% Rouben Rostamian, February 2010
\documentclass[paper=a4paper,landscape,dvipsnames]{umbcposter}
\begin{document}
\newcommand{\mytitle}{
\begin{tabular}{c}
\LARGE\sc This is the title \\[0.6ex]
\Large\sl Rouben Rostamian\\
\Large UMBC
\end{tabular}
}
\posterinit{
%grid,
background style = {left color = Apricot, right color = white},
title = {\mytitle},
right logo, % use default
left logo, % use default
box/border style, % use default
box/header style, % use default
box/body style = {bottom color=blue!10, top color=red!5},
box/all rounded,
}
\boxit{col = 0, at top, name=box1}{Title of Box 1}{
\begin{itemize}
\item col = 0
\item at top
\item name = box1
\end{itemize}
}
\boxit{col = 0, below of=box1, name=box2}{Title of Box 2}{
\begin{itemize}
\item col = 0
\item below of = box1
\item name = box2
\end{itemize}
}
\end{document}

- 11,466
- 1,629
-
1Link may have moved to https://userpages.umbc.edu/~rostamia/umbcposter/ – Astor Florida Jan 05 '18 at 20:36
Since version 4.10, tcolorbox offers a poster library which combines its already known capabilities for colorful boxes creation with baposter positioning system.
The starting point for boxes distribution over the poster is a typical matrix (row and columns) but boxes placement or size are not restricted to the scheme. Boxes length can be automatically computed with other boxes as reference. And boxes can be broken and its content flow between fragments.
Following code shows a little example. You can find a more detailed example in tcolorbox-example-poster tutorial or in Thomas F. Sturm answer to Creating this poster layout using minipages
\documentclass[12pt]{article}
\usepackage[a4paper]{geometry}
\usepackage[poster]{tcolorbox}
\usepackage{lipsum}
\usepackage{lmodern}
\pagestyle{empty}
\begin{document}
\begin{tcbposter}[
coverage = {
spread,
interior style = {top color = white, bottom color = brown!80!black},
},
poster = {
% showframe,
columns=3, rows=5},
boxes = {
colframe=brown!80!black,
colback=brown!50,
},
fontsize = 12pt,
]
\posterbox{name=title, column=1, span=3, below=top}{
{\Large This is a very nice poster made with \texttt{tcolorbox}}\\tex.stackexchange.com}
\posterbox[adjusted title=Introduction]{name=intro, column=1, span=2, below = title}{\lipsum[2]}
\posterbox{name=logo, column*=3, span=.5, above=bottom}{
\begin{tikzpicture}
\fill[yellow] circle (1cm);
\fill[red] (45:.5cm) circle (1mm) (135:.5cm) circle (1mm);
\draw[red, line width=1mm] (215:5mm) arc (215:325:5mm);
\end{tikzpicture}
}
\posterbox[adjusted title=Conclusions]{name=conc, column=2, span=2, above = logo}{\lipsum[2]}
\posterbox[adjusted title=Acknowledgments]{name=ack, span = 2.5, column = 1, between = conc and bottom}{\Huge Thank you to Thomas F. Sturm}
\posterbox[adjusted title=Description, colback=white]{name=desc, sequence = 1 between intro and ack then 2 between intro and conc then 3 between title and conc}{\lipsum[1-4]}
\end{tcbposter}
\end{document}
- 136,588
-
I have not seen any support for big font sizes, which seem mandatory when creating big (A0, e.g.) posters. – Olivier Cailloux Dec 19 '19 at 12:20
-
2In my experience, this is by far the best poster package I have used, having formerly used
baposterand experimented unsuccessfully withbeamerposter. You can use thefontsizepackage to implement large font sizes very easily. – Alan Munn Nov 14 '21 at 16:11
I recently dicovered baposter. It is based on pgf so tikz related things will work fine. The macros are fairly easy to understand and Brain (the author) shows quite a lot of examples.
All I can say that I recently won the poster price at a conference with a baposter designed poster.
-
4That's impressive, well done! Is your poster available on line somewhere? – Jake May 10 '11 at 22:57
-
1Redundant with existing answer about the same class, see above. – Olivier Cailloux Dec 19 '19 at 12:23
The TeX FAQ has an entry Creating posters with LaTeX. I also have a tutorial Creating Technical Posters with LaTeX as well as a tutorial on creating LaTeX posters with a GUI. My flowfram package has already been mentioned in a comment. It has an example poster in the samples directory.
- 88,848
- 41,153
Faced with the task to provide a poster template for our institute I just created a small github repository with complete self-explanatory examples for:
- beamerposter with columns
- beamerposter with package textpos (recommended by the beameruserguide)
- beamerposter tcolorboxes (using its poster library)
- a baposter.cls fork
In particular I discuss the problem of vertical alignment which can be a bit unnerving in some approaches.
Given the existence of a predefined beamer style file.
I found the tacolorboxes approach to be the most flexible, but in the example posters I also discuss the alternatives in more depth.
- 1
- 1
- 3




beamerposterpackage. It seamingly integrates with thebeamerclass, thereby opening the box of goodies that's calledtikzand making available the standardbeamerstyles. I've made a presentation available about makingbeamerpresentations and posters with thebeamerposterpackage. Links are provided in the presentation and if you use TeXLive then you may find more information about the package by executing the commandtexdoc beamerposterfrom the command line. – Jan 01 '13 at 05:58Let's just say that most of the really good presentations I have seen on conferences would be close to impossible to typeset in LaTeX in any reasonable amount of time.
– Ben Dec 18 '10 at 14:36