Created Debian package
[xmldoc.git] / test / toc.tex.exp
1
2 \documentclass[a4paper]{book}
3 \usepackage{xcolor}
4 \usepackage{graphics}
5 \usepackage{latexsym}
6 \usepackage{marvosym}
7 \begin{document}
8    
9
10    
11    \begin{titlepage}
12    
13       
14    \begin{center}
15    \sffamily\bfseries\LARGE{xmldoc table of contents check}
16    \end{center}
17
18       
19    \begin{center}
20    \sffamily{Arjen Baart  $<$arjen@andromeda.nl$>$}
21    \end{center}
22
23       
24    \begin{center}
25    \sffamily{July 15, 2019}
26    \end{center}
27
28    
29    \end{titlepage}
30
31
32    
33 \tableofcontents
34 \newpage
35
36
37       
38    \chapter{The first chapter}
39
40    \section{The first section}
41
42                
43    \subsection{The first subsection}
44
45                
46                   
47    \subsubsection{The first subsubsection}
48
49                   
50                      
51    \paragraph{The first paragraph}
52
53                      
54                         
55    \subparagraph{The first subparagraph}
56
57                      
58                   
59                
60             
61
62       
63    \chapter{The second chapter}
64
65    \section{The second section}
66
67                
68    \subsection{The second subsection}
69
70                
71                   
72    \subsubsection{The second subsubsection}
73
74                   
75                      
76    \paragraph{The second paragraph}
77
78                      
79                         
80    \subparagraph{The second subparagraph}
81
82                      
83                   
84                
85             
86
87    
88 \end{document}