summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/fithesis/test/mu/compare/toc-19.tex
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2020-03-23 03:02:41 +0000
committerNorbert Preining <norbert@preining.info>2020-03-23 03:02:41 +0000
commit404e90e73ebdb6ecca01ae0b18e684a5f8fe83b3 (patch)
tree0299674ee5045793cc18684fce643597555a7f88 /macros/latex/contrib/fithesis/test/mu/compare/toc-19.tex
parent75d8dfa80524727ddb7d8ae217ed6463efba84cf (diff)
CTAN sync 202003230302
Diffstat (limited to 'macros/latex/contrib/fithesis/test/mu/compare/toc-19.tex')
-rw-r--r--macros/latex/contrib/fithesis/test/mu/compare/toc-19.tex28
1 files changed, 0 insertions, 28 deletions
diff --git a/macros/latex/contrib/fithesis/test/mu/compare/toc-19.tex b/macros/latex/contrib/fithesis/test/mu/compare/toc-19.tex
deleted file mode 100644
index 8fcfe1bff2..0000000000
--- a/macros/latex/contrib/fithesis/test/mu/compare/toc-19.tex
+++ /dev/null
@@ -1,28 +0,0 @@
-\documentclass{fithesis3}
-\thesissetup{autoLayout = false}
-\thesisload
-\setcounter{tocdepth}{3}
-\setcounter{secnumdepth}{1}
-\begin{document}
- \tableofcontents
-
- \part{abc}
- \chapter{def}
- \section{ghi}
- \subsection{jkl}
- \subsubsection{mno}
- \paragraph{pqr}
- \subparagraph{stu}
- \chapter{vwx}
- \section{yz}
-
- \part{abc}
- \chapter{def}
- \section{ghi}
- \subsection{jkl}
- \subsubsection{mno}
- \paragraph{pqr}
- \subparagraph{stu}
- \chapter{vwx}
- \section{yz}
-\end{document}