Search found 2 matches

by Septic6110
Sat Mar 08, 2025 6:13 am
Forum: MakeIndex, Nomenclature, Glossaries and Acronyms
Topic: How to add a horizontal rule after "List of Acronyms" using glossaries package?
Replies: 2
Views: 607

Re: How to add a horizontal rule after "List of Acronyms" using glossaries package?

Thank you for your response. I have removed the obstacles, and the code is running fine now. My bad for not testing in the first place. This is my first post in this forum. Here is a similar question that I have asked in a similar forum.
https://tex.stackexchange.com/questions/738363/how-to-add-a ...
by Septic6110
Thu Mar 06, 2025 4:51 pm
Forum: MakeIndex, Nomenclature, Glossaries and Acronyms
Topic: How to add a horizontal rule after "List of Acronyms" using glossaries package?
Replies: 2
Views: 607

How to add a horizontal rule after "List of Acronyms" using glossaries package?

I am writing my thesis using the `report` class in LaTeX. The Table of Contents (`\tableofcontents`) includes a horizontal rule below its title, using the \renewcommand\cftaftertoctitle command. However, when I generate the List of Acronyms using `\printnoidxglossary[type=\acronymtype]` from the ...