SWAT /

Algorithm2e Too Many Brackets

Reading

Outdoors

Games

Hobbies

LEGO

Food

Code

Events

Nook

sidebar

Algorithm2e Too Many Brackets

As noted here, the algorithm2e LaTeX package conflicts with several others over the use of the algorithm identifier. A common indicator is something like this message:

********************************************************
Package `algorithm2e' Release 3.9 -- october 04 2005 --
- algorithm2e-announce@lirmm.fr mailing list for announcement about releases
- algorithm2e-discussion@lirmm.fr mailing list for discussion about package
subscribe by emailing sympa@lirmm.fr with 'subscribe <list> <firstname name>'
- Author: Christophe Fiorio (fiorio@lirmm.fr)
********************************************************
! Too many }'s.
l.1616     }

To resolve the issues, simply put the following just before the inclusion of the algorithm2e package:

\makeatletter
\newif\if@restonecol
\makeatother
\let\algorithm\relax
\let\endalgorithm\relax
Recent Changes (All) | Edit SideBar Page last modified on June 09, 2008, at 10:49 PM Edit Page | Page History