Search found 4 matches

by 2100
Thu Jul 23, 2009 2:07 am
Forum: Page Layout
Topic: page number of the first page of part and chapter
Replies: 4
Views: 2907

page number of the first page of part and chapter

Code: Select all

Code, edit and compile here:
\makeatletter
\let\s@endpart\@endpart
\def\@endpart{\thispagestyle{empty}\s@endpart}
\makeatother
הההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההה
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
by 2100
Thu Jul 23, 2009 2:04 am
Forum: Page Layout
Topic: page number of the first page of part and chapter
Replies: 4
Views: 2907

Re: page number of the first page of part and chapter

Thank you very, very much!
by 2100
Sat Jul 18, 2009 6:39 pm
Forum: Page Layout
Topic: page number of the first page of part and chapter
Replies: 4
Views: 2907

page number of the first page of part and chapter

there are no page number on the first page of each part , but footer of the first page of each chaper contain page number centered.

what's the code to get the output?

Thanks a lot!

\documentclass[openany]{book}
.............

\begin{document}
\frontmatter

\tableofcontents




\mainmatter
\part ...
by 2100
Sat Jul 18, 2009 6:23 pm
Forum: Page Layout
Topic: remove page headers of table of contents
Replies: 1
Views: 2647

remove page headers of table of contents

I'm using the fancyhdr package and titlesec, titletoc package, and the conents has 4 pages. But I can't remove the header on the 2d ,3d, 4th page of the contents.
Also I want that footer of the contents contain page number centered and the code affect pages of the contents only(the header on the ...