Search found 5 matches

by mysterion_
Thu May 21, 2020 7:28 pm
Forum: Graphics, Figures & Tables
Topic: Is it safe to touch \@starttoc for multiple List of Listing ?
Replies: 2
Views: 1552

Is it safe to touch \@starttoc for multiple List of Listing ?

Thanks for the answer @Ijon Tichy : I wonder if there is still packages like that that used the same strategy :D
by mysterion_
Thu May 21, 2020 4:37 pm
Forum: Graphics, Figures & Tables
Topic: Is it safe to touch \@starttoc for multiple List of Listing ?
Replies: 2
Views: 1552

Is it safe to touch \@starttoc for multiple List of Listing ?

Hello,

Since I encountered this bug that I haven't been able to solve ( https://tex.stackexchange.com/questions/545445/titletoc-multitoc-conflit-on-starttoc ), I wonder how we can deal with this kind of issue generally ?

For example, here, it is clearly something wrong when I do :
\usepackage ...
by mysterion_
Mon May 18, 2020 6:31 pm
Forum: Graphics, Figures & Tables
Topic: Inventory of popular table of contents styles ?
Replies: 2
Views: 1593

Inventory of popular table of contents styles ?

Some code look out of date (the one with TikZ for example) so I wonder if there is other good ressources like that (as the overleaf gallery hasn't much examples : overleaf.com/gallery )
by mysterion_
Mon May 18, 2020 2:19 am
Forum: Graphics, Figures & Tables
Topic: Inventory of popular table of contents styles ?
Replies: 2
Views: 1593

Inventory of popular table of contents styles ?

Hello,

I see this post on tex.stackexchange ( https://tex.stackexchange.com/questions ... f-contents ) and I wonder where I could find some styles for the main table of contents.

Thanks for the help
by mysterion_
Sat May 16, 2020 9:07 pm
Forum: Graphics, Figures & Tables
Topic: Titletoc - How to split a Listings table
Replies: 1
Views: 1507

Titletoc - How to split a Listings table

Hello,

I would like to split \lstlistoflistings into two lists (one in the main contents of the document, one in the appendices).
Titletoc only works for figures / tables : is there a workaround for that ?

My structure currently looks like this (if I excluded the figures / tables split lists ...