Classicthesis, Bachelor and Master thesis, PhD, Doctoral degree
Hesham
Posts: 6 Joined: Thu Apr 25, 2019 11:08 am
Post
by Hesham » Thu Apr 25, 2019 11:26 am
Hi,
In the template (masters-doctoral-thesis) is it possible to divide the chapters to two parts. Like (Part 1) contains chapters from 1 to 4, and (Part 2) contains chapters from 4 to 8. This needs to be reflected in the table of contents, and two head line (part 1, part 2) with some few text after each one.
Thanks
Hesham
masters-doctoral-thesis
Parts
NEW: TikZ book now 40% off at Amazon.com for a short time.
user22741
Posts: 35 Joined: Fri Nov 09, 2018 12:03 pm
Post
by user22741 » Thu Apr 25, 2019 1:25 pm
Simply insert `\part`s :
\documentclass{MastersDoctoralThesis}
\begin{document}
\tableofcontents
\part{part I}
\chapter{1}
\chapter{2}
\chapter{3}
\chapter{4}
\part{part II}
\chapter{5}
\chapter{6}
\chapter{7}
\end{document}
Screen Shot 2019-04-25 at 13.24.46.png (18.7 KiB) Viewed 7852 times
Hesham
Posts: 6 Joined: Thu Apr 25, 2019 11:08 am
Post
by Hesham » Thu Apr 25, 2019 2:18 pm
Thanks, That was easy. Thanks for your time.
user22741
Posts: 35 Joined: Fri Nov 09, 2018 12:03 pm
Post
by user22741 » Thu Apr 25, 2019 2:25 pm
Was my pleasure! Happy TeXing!
user22741
Posts: 35 Joined: Fri Nov 09, 2018 12:03 pm
Post
by user22741 » Thu Apr 25, 2019 7:12 pm
Simply insert `\part`s :
Code: Select all
Code, edit and compile here:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
הההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההה
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Run LaTeX here