Page LayoutNumber problem in table of content

Information and discussion about page layout specific issues (e.g. header and footer lines, page formats, page numbers).
Post Reply
ronaldo2k
Posts: 2
Joined: Sat Apr 10, 2010 4:27 pm

Number problem in table of content

Post by ronaldo2k »

Hi

if you see on the page the layout looks strange for numbering. this is from pdf-document

I don't want every chapter as trestructure as shown in the picture under innledning


I want something like this:
strangd02.jpg
strangd02.jpg (45.24 KiB) Viewed 2280 times
This is my main code:
problem.tex
(1.39 KiB) Downloaded 239 times
This is what i have inn innledning:
\addcontentsline{toc}{chapter}{1 Innledning}
\chapter*{1. Innledning}
\section {Bedriften}


Edit by localghost: No external links!
Attachments
strangds.jpg
strangds.jpg (50.18 KiB) Viewed 2275 times
Last edited by ronaldo2k on Sat Apr 10, 2010 5:06 pm, edited 1 time in total.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p

localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Number problem in table of content

Post by localghost »

There is no difference between the two pictures. For a solution it requires a minimal working example (MWE) [1]. Follow the instructions on how to build that. Read the Board Rules.

[1] View topic: Avoidable mistakes


Best regards and welcome to the board
Thorsten
ronaldo2k
Posts: 2
Joined: Sat Apr 10, 2010 4:27 pm

Number problem in table of content

Post by ronaldo2k »

This is how it looks know
strangds.jpg
strangds.jpg (50.18 KiB) Viewed 2277 times
Last edited by ronaldo2k on Sat Apr 10, 2010 4:57 pm, edited 1 time in total.
User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Re: Number problem in table of content

Post by localghost »

For further steps see my last reply.
Post Reply