Created Debian package
[xmldoc.git] / test / sections.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 sectioning 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    \chapter{The first chapter}
34
35    \section{The first section}
36
37                
38    \subsection{The first subsection}
39
40                
41                   
42    \subsubsection{The first subsubsection}
43
44                   
45                      
46    \paragraph{The first paragraph}
47
48                      
49                         
50    \subparagraph{The first subparagraph}
51
52                      
53                   
54                
55             
56
57       
58    \chapter{The second chapter}
59
60    \section{The second section}
61
62                
63    \subsection{The second subsection}
64
65                
66                   
67    \subsubsection{The second subsubsection}
68
69                   
70                      
71    \paragraph{The second paragraph}
72
73                      
74                         
75    \subparagraph{The second subparagraph}
76
77                      
78                   
79                
80             
81
82    
83 \end{document}