I've run into some trouble with a table.
What happens is I've made a table in a separate file. If I "input" it into a simple tex file everything works fine but if I "input" into my report I get
Code: Select all
(./chapters/estadoDaArte/tab_comparacaoCasoEstudo.tex [14]
! Extra }, or forgotten \endgroup.
\color@endbox ->\egroup
l.30 \end{table}
? h
I've deleted a group-closing symbol because it seems to be
spurious, as in `$x}$'. But perhaps the } is legitimate and
you forgot something else, as in `\hbox{$x}'. In such cases
the way to recover is to insert both the forgotten and the
deleted material, e.g., by typing `I$}'.
?
I'm unsure were to look for the bug.