Search found 6 matches

by kan
Fri Dec 05, 2008 8:11 am
Forum: General
Topic: page settings
Replies: 3
Views: 1972

Re: page settings

thanx, "openany" works.
by kan
Thu Dec 04, 2008 9:45 pm
Forum: General
Topic: page settings
Replies: 3
Views: 1972

page settings

When I start a new chapter, it starts from a right hand side page. Then left hand side page is empty. How to arrange the pages in a book? :?:
by kan
Sun Nov 30, 2008 11:06 pm
Forum: General
Topic: Table of contents
Replies: 5
Views: 2762

Re: Table of contents

I got it.
thanx.
by kan
Sun Nov 30, 2008 9:30 pm
Forum: General
Topic: Table of contents
Replies: 5
Views: 2762

Re: Table of contents

How do I select the pagestyle? I used plain and headings but not working, means it does not show the introduction. Do I want to use any package?

Many thanx
by kan
Sat Nov 29, 2008 11:52 pm
Forum: General
Topic: Table of contents
Replies: 5
Views: 2762

Re: Table of contents

\tableofcontents
\addcontentsline{toc}{\protect\thispagestyle{plain}}

This is not working.

thanks.
by kan
Sat Nov 29, 2008 11:33 pm
Forum: General
Topic: Table of contents
Replies: 5
Views: 2762

Table of contents

I want to add the table of contents in my thesis. So I used \tableofcontents command, but it does not give introduction page number. How do I correct this?

And

If I want to add two diagrams in one row, how do I do it? I used \begin{minipage} {0.3 linewidth}... \end{minipage}. Then diagrams are ...