[tex-live] several bug reports (beamer, hyperref, listings)

Norbert Preining preining at logic.at
Fri Jun 27 23:33:40 CEST 2014


Hi everyone,

I will try to contact upupstream, but for now a collection of broken
things with the current status, all was working before (2013) AFAIR:


* beamer and unhbox
===================
! Missing { inserted.
<to be read again> 
                   \unhbox 
l.5 \end{frame}
               
? 

\documentclass{beamer}
\begin{document}
\begin{frame}
 a$^\mbox{b}$ 
\end{frame}
\end{document}


* hyperref
==========
! Package keyval Error: pagelabels undefined.

See the keyval package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                              
                                                  
l.4319 \ProcessKeyvalOptions{Hyp}
                                 
? 


\documentclass[hyperref={pagelabels=false}]{beamer}
\begin{document}
\end{document}



* listings
==========
! Missing { inserted.
<inserted text> 
                {
l.7 \end{tabular}
                 
? 

\documentclass{article}
\usepackage{listings}
\newcommand\foo{\lstinline{t}}
\begin{document}
\begin{tabular}{l}
\foo
\end{tabular}
\end{document}




Anyone having an idea where these things come from?

Thanks,

Norbert

------------------------------------------------------------------------
PREINING, Norbert                               http://www.preining.info
JAIST, Japan                                 TeX Live & Debian Developer
GPG: 0x860CDC13   fp: F7D8 A928 26E3 16A1 9FA0  ACF0 6CAC A448 860C DC13
------------------------------------------------------------------------



More information about the tex-live mailing list