Search found 3 matches
- Wed Mar 18, 2015 6:58 pm
- Forum: Page Layout
- Topic: Table of contents
- Replies: 4
- Views: 5259
Re: Table of contents
Many thanks, it has worked and does not seem to have engendered undesired things in the document !
- Wed Mar 18, 2015 3:54 pm
- Forum: Page Layout
- Topic: Table of contents
- Replies: 4
- Views: 5259
Table of contents
Hello,
Thank you very much for your reply and the welcome wishes, here is my example (it's a "book", for the document class) :
\documentclass[openany]{book}
\begin{document}
\thispagestyle{empty}
\section*{Summary}
\setcounter{page}{0}
\paragraph*{}
Here is my summary
\setcounter{page}{0 ...
Thank you very much for your reply and the welcome wishes, here is my example (it's a "book", for the document class) :
\documentclass[openany]{book}
\begin{document}
\thispagestyle{empty}
\section*{Summary}
\setcounter{page}{0}
\paragraph*{}
Here is my summary
\setcounter{page}{0 ...
- Wed Mar 18, 2015 2:28 am
- Forum: Page Layout
- Topic: Table of contents
- Replies: 4
- Views: 5259
Table of contents
Hello everyone,
I am currently writing a report and I have a page limit and I have been advised to, for once, put the table of contents on the same page as the abstract and I have been looking up everywhere for the information and I cannot seem to know where to find it. Hopefully someone here will ...
I am currently writing a report and I have a page limit and I have been advised to, for once, put the table of contents on the same page as the abstract and I have been looking up everywhere for the information and I cannot seem to know where to find it. Hopefully someone here will ...