Search found 5 matches

by Hwarang3001
Sun Jan 07, 2024 4:54 pm
Forum: General
Topic: table of contents suddenly went blank and isnt showing any of my section and only the header 'Contents'
Replies: 4
Views: 48952

table of contents suddenly went blank and isnt showing any of my section and only the header 'Contents'

Hi again, no i stille have the same problem. i have attached the entire .loc file down below.

Best regards
by Hwarang3001
Thu Jan 04, 2024 6:36 pm
Forum: General
Topic: table of contents suddenly went blank and isnt showing any of my section and only the header 'Contents'
Replies: 4
Views: 48952

table of contents suddenly went blank and isnt showing any of my section and only the header 'Contents'

Hi, i am almost done with my thesis but my table of contents suddenly went blank and isnt showing any of my section and only the header 'Contents'. Can someone please help me. I think it might have something to do with the command \subfigure .

Thanks you in advance!

My main code is ...
by Hwarang3001
Sun Dec 24, 2023 2:49 pm
Forum: General
Topic: \tableofcontents is a blank page
Replies: 3
Views: 3055

\tableofcontents is a blank page

Many thanks Stefan,

Where would such file be put? i can not see one as of now.

I have this toc in my setup .tex section:


% Table of contents (TOC) and numbering of headings
\setcounter{tocdepth}{2} % Depth of table of content: sub sections will be included in table of contents 1 if only section ...
by Hwarang3001
Sun Dec 24, 2023 12:03 am
Forum: General
Topic: \tableofcontents is a blank page
Replies: 3
Views: 3055

\tableofcontents is a blank page

Hey all,

I am currently writing my thesis and my table of contents suddenly disappeared. I can still see the header on the page "Contents", but no sections, subsection or pages are shown - the contents page is blank...

Thank you in advance :)


Main.tex:

\documentclass[a4paper]{report ...