schnorr / infufrgs

Latex templates for documents of INF/UFRGS

Home Page:http://www.inf.ufrgs.br/utug/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Appendix not working

ehmcruz opened this issue · comments

When I try to create an appendix in my thesis:

\appendix
\chapter{...}

I get the following error:

! Undefined control sequence.
\appendix [#1]-> @captionlistingfalse
\setcounter {chapter}{0}\renewcomman...
l.200

Sure you have the latest version from git ?
I fixed this error with captionlistingfalse a while ago

True.
Git pull solved everything.
Sorry about that.