Search found 2 matches
- Thu Jul 07, 2011 6:37 pm
- Forum: Text Formatting
- Topic: algorithm2e | Incompatibility with 'scrartcl' class?
- Replies: 2
- Views: 4471
Re: algorithm2e | Incompatibility with 'scrartcl' class?
Thx for the quick reply Stefan. It works fine now.
- Thu Jul 07, 2011 5:52 pm
- Forum: Text Formatting
- Topic: algorithm2e | Incompatibility with 'scrartcl' class?
- Replies: 2
- Views: 4471
algorithm2e | Incompatibility with 'scrartcl' class?
Hi,
I have a problem with the algorithm2e package. It prevents me from creating a TOC when using scrartcl.
A minimalized code is:
\documentclass[]{scrartcl}
\usepackage[english]{babel}
\usepackage{algorithm2e}
\begin{document}
\tableofcontents
\end{document}
I then get:
! Undefined control ...
I have a problem with the algorithm2e package. It prevents me from creating a TOC when using scrartcl.
A minimalized code is:
\documentclass[]{scrartcl}
\usepackage[english]{babel}
\usepackage{algorithm2e}
\begin{document}
\tableofcontents
\end{document}
I then get:
! Undefined control ...