Hello Vel,
I have a somewhat related question. I would like my introduction and conclusion to be in the ToC, but not as chapters:
Introduction
1. Chapter 1
2. Chapter 2
Conclusion
I tried /chapter*{Introduction} but that hides it from the ToC.
Thank you for this template by the way, it is great ...
Search found 679 matches
- Mon Mar 30, 2015 1:20 pm
- Forum: Theses, Books, Title pages
- Topic: How can I get rid of the first "Chapter #" header?
- Replies: 15
- Views: 31955
- Mon Mar 30, 2015 1:20 pm
- Forum: Theses, Books, Title pages
- Topic: How can I get rid of the first "Chapter #" header?
- Replies: 15
- Views: 31955
Re: How can I get rid of the first "Chapter #" header?
Hi,
is it possible to use
\usepackage{titlesec}
\titleformat{\chapter}{}{}{0em}{\bf\LARGE}
and still have numbers before the chapter names, which do not appear in the TOC?
Example:
Chapter name: 1 Introduction
TOC: 1 Introduction
Currently I get in the TOC: 1 1 Introduction
Thanks,
Toby
is it possible to use
\usepackage{titlesec}
\titleformat{\chapter}{}{}{0em}{\bf\LARGE}
and still have numbers before the chapter names, which do not appear in the TOC?
Example:
Chapter name: 1 Introduction
TOC: 1 Introduction
Currently I get in the TOC: 1 1 Introduction
Thanks,
Toby
- Mon Mar 30, 2015 1:20 pm
- Forum: Theses, Books, Title pages
- Topic: How can I get rid of the first "Chapter #" header?
- Replies: 15
- Views: 31955
Re: How can I get rid of the first "Chapter #" header?
Hey Vel, U doing great job. Can you also help me, how can I add tab spacing, for eg., what we do in word, in order to align all number in a column like in the below eg.
ABC 1
DEFghii 2
GHIJK 3
and so on....
and second query is how can I include some special characters like symbol of micro (µ) in ...
ABC 1
DEFghii 2
GHIJK 3
and so on....
and second query is how can I include some special characters like symbol of micro (µ) in ...
- Mon Mar 30, 2015 1:19 pm
- Forum: Theses, Books, Title pages
- Topic: How can I get rid of the first "Chapter #" header?
- Replies: 15
- Views: 31955
Re: How can I get rid of the first "Chapter #" header?
Is it possible to combine the two? so instead of saying e.g.
Chapter 1
Introduction
It says
1. Introduction
like in the sections and subsections?
ebbbe
Chapter 1
Introduction
It says
1. Introduction
like in the sections and subsections?
ebbbe
- Mon Mar 30, 2015 1:19 pm
- Forum: Theses, Books, Title pages
- Topic: How can I get rid of the first "Chapter #" header?
- Replies: 15
- Views: 31955
Re: How can I get rid of the first "Chapter #" header?
hi Vel,
Would you mind adding more information about modifying the title page of each chapter?
My thesis consists of 5 chapters. In every chapter, I need to mention different co-authors and different journals where my manuscript is published.
Would that be possible to do that? Thank you and look ...
Would you mind adding more information about modifying the title page of each chapter?
My thesis consists of 5 chapters. In every chapter, I need to mention different co-authors and different journals where my manuscript is published.
Would that be possible to do that? Thank you and look ...
- Mon Mar 30, 2015 1:19 pm
- Forum: Theses, Books, Title pages
- Topic: How can I get rid of the first "Chapter #" header?
- Replies: 15
- Views: 31955
Re: How can I get rid of the first "Chapter #" header?
Thanks a lot!
It worked perfectly =)
Morla
It worked perfectly =)
Morla
- Mon Mar 30, 2015 1:18 pm
- Forum: Theses, Books, Title pages
- Topic: How can I get rid of the first "Chapter #" header?
- Replies: 15
- Views: 31955
How can I get rid of the first "Chapter #" header?
I'm using this template for my Master Thesis and until now everything is working fine,
I have just one problem:
I want to get rid of the first header of each Chapter (Chapter 1 Chapter 2...) which appears above the Chapter name that I define.
I think I have to change something in the .cls file, but ...
I have just one problem:
I want to get rid of the first header of each Chapter (Chapter 1 Chapter 2...) which appears above the Chapter name that I define.
I think I have to change something in the .cls file, but ...
- Mon Mar 30, 2015 1:18 pm
- Forum: Theses, Books, Title pages
- Topic: Compiling problem when using accents in university name etc.
- Replies: 0
- Views: 2762
Compiling problem when using accents in university name etc.
Hi,
I am writing my thesis in physics in Portugal. I need to use all kind of accents such as ~, ^, ´, `, ...
I have red the discussions about accents in french language but it did not solve my problem.
***
-> If i do what is said in this thread: http://www.latextemplates.com/forum/discussion ...
I am writing my thesis in physics in Portugal. I need to use all kind of accents such as ~, ^, ´, `, ...
I have red the discussions about accents in french language but it did not solve my problem.
***
-> If i do what is said in this thread: http://www.latextemplates.com/forum/discussion ...
- Mon Mar 30, 2015 1:17 pm
- Forum: Theses, Books, Title pages
- Topic: How to hyperlink all Bibliography URLs?
- Replies: 1
- Views: 4976
How to hyperlink all Bibliography URLs?
First, many thanks to the ones taking care of this website. Really excellent stuff!
I changed the default style to abbrvnat from the template as it fits the requirement better
\bibliographystyle{abbrvnat} % Use the "unsrtnat" BibTeX style for formatting the Bibliography
I want to have all urls ...
I changed the default style to abbrvnat from the template as it fits the requirement better
\bibliographystyle{abbrvnat} % Use the "unsrtnat" BibTeX style for formatting the Bibliography
I want to have all urls ...
- Mon Mar 30, 2015 1:16 pm
- Forum: Theses, Books, Title pages
- Topic: The \rightmark in fancyhdr is recognized as chapter
- Replies: 1
- Views: 8239
The \rightmark in fancyhdr is recognized as chapter
Hi,
I changed the document from to "twopage". I would like at the header to appear the chapter name on the one page and the section name on the other (this is the default fancyhdr style I think). But the \rightmark is not recognized as section but as chapter, just like the \leftmark .
I tried to ...
I changed the document from to "twopage". I would like at the header to appear the chapter name on the one page and the section name on the other (this is the default fancyhdr style I think). But the \rightmark is not recognized as section but as chapter, just like the \leftmark .
I tried to ...