Search found 2 matches

by Ludwig
Sat Nov 16, 2013 10:07 pm
Forum: Text Formatting
Topic: Force Chapter Numbers in ToC
Replies: 2
Views: 4231

Force Chapter Numbers in ToC

In absence of a self-contained and minimal example I would assume it's the new commands \Chapter and \chap that might cause the problem. But for a detailed answer you should make the problem comprehensible for others.


Best regards and welcome to the board
Thorsten

Hello, thanks for your reply ...
by Ludwig
Wed Nov 13, 2013 1:12 pm
Forum: Text Formatting
Topic: Force Chapter Numbers in ToC
Replies: 2
Views: 4231

Force Chapter Numbers in ToC

Hello,

Usually a ToC shows the chapter number and name, but for some reason my latex doc only shows the chapter name. How to force it to show the number and the name?

My preamble is:
\documentclass[c5paper,10pt,twoside]{book}
\usepackage[brazil]{babel}
\usepackage[T1]{fontenc}
\usepackage[Sonny ...