diff --git a/config/thesis_commands.tex b/config/thesis_commands.tex index 3a891fa..55e642d 100644 --- a/config/thesis_commands.tex +++ b/config/thesis_commands.tex @@ -18,6 +18,8 @@ }{% \oldchapter{#3}% Regular chapter }% + \addcontentsline{lof}{chapter}{#3}% Add to the list of figures + %\addcontentsline{lot}{chapter}{#3}% Add to the list of tables }% }