Uppercase for chapter titles in Table of Contents and title case for captions in List of Figures

82 views
Skip to first unread message

yli...@asu.edu

unread,
Oct 15, 2015, 8:49:48 PM10/15/15
to asudis
Hi all,

I've used the asudis template for my Master's defense.

Unfortunately it didn't pass the format review as the Format Review Team requires that I use uppercase for chapter titles in Table of Contents and title case for captions in List of Figures.

I've searched online and played with the code for two days but didn't get anywhere.

Has anyone met the same problem and would like to help me out?

Thanks!
Yiqiu Liu

michelle

unread,
Oct 30, 2015, 4:44:17 PM10/30/15
to asudis
Hi,

This might come a little late, but you can change the chapters to uppercase in TOC changing the asudis.sty file, around line 240, where it re-declares the command for \chapter.

Use:
{\protect\numberline{\thechapter}{\texorpdfstring{\MakeUppercase{#1}}{}}}%

instead of:

{\protect\numberline{\thechapter}{#1}}

Also change it where you have the \else (line 245).

I hope it helps.

Best,
Michelle.

Reply all
Reply to author
Forward
0 new messages