Description of problem: I am trying to create a poster using beamerposter. The poster uses the listings package for source listings. Trying to generate a PDF using pdflatex fails as noted below. Version-Release number of selected component (if applicable): texlive-beamerposter-2011-8.1.07.svn17066.noarch How reproducible: Every time Steps to Reproduce: \documentclass[professionalfonts,final]{beamer} \usepackage[orientation=landscape,size=a0,scale=1.4]{beamerposter} \title{Title} \author{Author} \institute{Institution} \date{} \begin{document} \begin{frame}[fragile] \begin{columns} \end{columns} \end{frame} \end{document} Actual results: pdflatex poster [...] (/usr/share/texlive/texmf-dist/tex/latex/beamer/translator/dicts/translator-the orem-dictionary/translator-theorem-dictionary-English.dict) (./poster.nav)) Runaway argument? ! File ended while scanning use of \next. <inserted text> \par <*> poster ? Expected results: pdflatex should generate the poster. Additional info: It seems that the fragile option to frame does not like columns. But fragile is required to use the listings package effectively.
This seems fixed in the current Fedora 17 TeX Live 2012 packages (http://jnovy.fedorapeople.org/texlive/2012/packages.fc17/), but I do not presently have Fedora 16 available to test.
Confirming it is fixed by TeX Live 2012. It is currently included in rawhide.
texlive-2012-3.20121019_r28030.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/texlive-2012-3.20121019_r28030.fc18