Search found 1 match

by sgalland
Mon Feb 22, 2016 12:06 am
Forum: General
Topic: Wrong page numbers in toc without warning in log file.
Replies: 0
Views: 2837

Wrong page numbers in toc without warning in log file.

I have encountered a problem related to wrong page numbers in the TOC.

Consider the following LaTeX document:
\documentclass{article}
\usepackage{blindtext}
\begin{document}
\tableofcontents
\section{First section}
\Blindtext
\section{Second section}
\blindtext
\section{Another section on page 4 ...