Hello,
I'm trying to use the Master Thesis format provided on this site "http://www.latextemplates.com/template/masters-doctoral-thesis". I have two concerns, 1 is that I don't want to have "chapter 1" "chatper 2" etc, where I just want "introduction" etc. I couldn't figure out how to actually solve that so I just removed the chapter and started adding sections and when i go the 2nd page of my first section being the introduction, the header changes to "list of tables" instead of the introduction.
Another concern is that when i swap pages, the words move a bit to the right and they are not aligned with the first page.
I would appreciate if someone gives me an insight on how to fix this by either fixing the chapter problem(swapping to just introduction) or by fixing the header and words moving to the right issues.
Regards,
Yousef
Theses, Books, Title pages ⇒ Master Thesis
NEW: TikZ book now 40% off at Amazon.com for a short time.
- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
Master Thesis
Are you looking for
Or do you just need the first unnumbered? ->
https://github.com/johannesbottcher/MDT-Quick-Manual/
\addchap{Introduction}
? Do you want unnumbered chapters in general? -> \setcounter{secnumdepth}{-10}
Or do you just need the first unnumbered? ->
\frontmatter
and \mainmatter
https://github.com/johannesbottcher/MDT-Quick-Manual/
The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.
Master Thesis
Hello,
It worked. Thank you very much, it's appreciated !!
Regards,
Yousef
It worked. Thank you very much, it's appreciated !!
Regards,
Yousef