Package: texlive-science Version: 2015.20160117-1 Hi,
As reported here: https://lists.lirmm.fr/wws/arc/algorithm2e-discussion/2015-12/msg00000.html The algorithm2e.sty package has an unbalanced brace on line 1061. As a consequence, the following trivial file emits a warning when compiling. \documentclass{article} \usepackage{algorithm2e} \begin{document} a \end{document} % (\end occurred inside a group at level 1) % % ### simple group (level 1) entered at line 1061 ({) % ### bottom level</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/c % mr10.pfb> Would it be possible to apply the trivial fix to the debian package ? Best regards, E.

