Search found 2 matches

by liyintn
Mon Jun 15, 2009 4:59 pm
Forum: Text Formatting
Topic: Omit page number in entries of ToC and restart theorem
Replies: 1
Views: 1888

Re: Omit page number in entries of ToC and theorem

I use document class report.

For ques. 1, I only want the first few entries to be unnumbered. How to we do that?

For ques. 2, I wrote \newtheorem{thm}{Theorem}
\newtheorem*{nothm}Theorem 1.3}

\begin{thm}
\end{thm}

\begin{nothm}
\end{nothm}

But it does not works. If I use amsthm package, how ...
by liyintn
Mon Jun 15, 2009 3:41 pm
Forum: Text Formatting
Topic: Omit page number in entries of ToC and restart theorem
Replies: 1
Views: 1888

Omit page number in entries of ToC and restart theorem

Hi all. I am writing a thesis. And encountered the following problems. Please help. I've been searching long time for a solution. Thanks in advanced.

1) How do I omit page number and the dotted line for some entries in table of contents? E.g.

Acknowledgment

Quote

Chapter 1 ...............1
1.2 ...