Search found 1 match

by maroquio
Fri Apr 10, 2020 7:39 pm
Forum: Graphics, Figures & Tables
Topic: Hyphen Separator After Item Number in the List of Algorithms (Algorithm2e)
Replies: 1
Views: 1555

Hyphen Separator After Item Number in the List of Algorithms (Algorithm2e)

Hello.
I'm not having success in trying to put a hyphen between the item number and the caption of the algorithm in the "List of Algorithms" page. Currently, the list is:

1 Function to create an ARP object A;
2 Function to create an ARP object B;
3 Function to create an ARP object C;
...

But I ...