Bug 814880 - TeXlive: beamerposter, listings, and columns broken
Summary: TeXlive: beamerposter, listings, and columns broken
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: texlive
Version: 16
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jindrich Novy
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-04-20 23:28 UTC by W. Michael Petullo
Modified: 2013-07-02 23:55 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-10-07 08:19:40 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description W. Michael Petullo 2012-04-20 23:28:55 UTC
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.

Comment 1 W. Michael Petullo 2012-09-10 02:46:36 UTC
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.

Comment 2 Jindrich Novy 2012-10-07 08:19:40 UTC
Confirming it is fixed by TeX Live 2012. It is currently included in rawhide.

Comment 3 Fedora Update System 2012-10-20 05:26:44 UTC
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


Note You need to log in before you can comment on or make changes to this bug.