Skip to content
Snippets Groups Projects
Unverified Commit 3d2982f8 authored by Vít Novotný's avatar Vít Novotný Committed by GitHub
Browse files

Merge pull request #9 from xvrabcov/feature/toc-lof-lot

Unified Appearance ToC, LoF, and LoT
parents f538d1bc 8ce26cef
No related branches found
No related tags found
No related merge requests found
...@@ -1372,7 +1372,15 @@ ...@@ -1372,7 +1372,15 @@
\renewcommand*\l@subsubsection{\@dottedtocline{3}{7.0em}{4.1em}} \renewcommand*\l@subsubsection{\@dottedtocline{3}{7.0em}{4.1em}}
\renewcommand*\l@paragraph{\@dottedtocline{4}{10.0em}{5.0em}} \renewcommand*\l@paragraph{\@dottedtocline{4}{10.0em}{5.0em}}
\renewcommand*\l@subparagraph{\@dottedtocline{4}{12.0em}{6.0em}} \renewcommand*\l@subparagraph{\@dottedtocline{4}{12.0em}{6.0em}}
% \end{macrocode}\iffalse % \end{macrocode}
% \changes{v1.0.0}{2021/03/04}{Styles for list of figures
% and list of tables were redefined to achieve
% unified look with toc. [TV]}
% \begin{macrocode}
\renewcommand*\l@figure{\@dottedtocline{1}{0.5em}{2.3em}}
\renewcommand*\l@table{\@dottedtocline{1}{0.5em}{2.3em}}
% \end{macrocode}
% \iffalse
%</base> %</base>
% \fi\file{style/mu/fithesis-10.clo} % \fi\file{style/mu/fithesis-10.clo}
% \changes{v1.0.0}{2021/02/21}{File were renamed after % \changes{v1.0.0}{2021/02/21}{File were renamed after
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment