I get the same problem: list of tables AND list of figures in my TOC, and I don't want it.
It probably comes from a package and layout that I'm being forced to use.
Here's my preamble:
Code: Select all
\documentclass[english,brazil,ruledheader]{abnt}
\usepackage[T1]{fontenc}
\usepackage[latin9]{inputenc}
\usepackage{array}
\usepackage{varioref}
\usepackage{float}
\usepackage{rotfloat}
\usepackage{amstext}
\usepackage{accents}
\usepackage{graphicx}
\makeatletter
Thanx