Search found 5 matches

by Boeri4451
Thu May 21, 2020 3:16 pm
Forum: Text Formatting
Topic: Two-column extended abstract in document
Replies: 0
Views: 1633

Two-column extended abstract in document

Hi all,

Atm I'm writing a thesis using Latex and I want to add a two-column extended abstract following the ieeeconference guidelines. I was thinking about creating a new subfile for doing this and add the "ieeeconf" document class. This causes problems when compiling because this interferes with ...
by Boeri4451
Tue May 19, 2020 4:15 pm
Forum: Text Formatting
Topic: Figures won't show in List of Figures
Replies: 8
Views: 22967

Figures won't show in List of Figures

Thank you so much, it worked!
by Boeri4451
Tue May 05, 2020 12:58 am
Forum: Graphics, Figures & Tables
Topic: List of Figures not appearing when placed after table of contents
Replies: 1
Views: 3558

List of Figures not appearing when placed after table of contents

Hi everyone,

I have a problem with the list of figures and tables.
These won't show any results when I put them in my code after the table of contents.
Nevertheless, when these are placed before the TOC, everything works fine.

Does anyone have a solution?

Here is an example of my code with all ...
by Boeri4451
Tue May 05, 2020 12:44 am
Forum: Text Formatting
Topic: Figures won't show in List of Figures
Replies: 8
Views: 22967

Figures won't show in List of Figures

Hi, thanks for the advice, I will make the adjustments.

Right now I have no idea how why the list of figures and tables only shows the title if placed after the tables of contents. The strange thing is that it does show the figures and tables if placed in front of the table of contents.

Thanks for ...
by Boeri4451
Tue Apr 14, 2020 11:42 pm
Forum: Text Formatting
Topic: Figures won't show in List of Figures
Replies: 8
Views: 22967

Figures won't show in List of Figures

Hi everyone,

I have a problem concerning the list of figures and list of tables. When I place \listoffigures and \listoftables after the \tableofcontents the tables and figures won't appear. Nevertheless, when I place the \listoffigures and \listoftables first, the figures and tables appear. Is ...