a*********r 发帖数: 8 | 1 I want to place all page numbers on the top right corners of all pages.
I can do this for most pages but not all. For example, on the first page of
each chapter (and also acknowledgement, index etc.), the page is placed
automatically in the bottom center. How can I change it to top right?
Can anyone help me on this? Thank you very much. | h****i 发帖数: 1674 | 2 this is because every time you specify a new chapter or section, the \
chapter or \section will automatically overwrite your personalized page
style. So you should redefine the page style in first page of each section
and chapter.
you can do this, right? Just redefine the page style. | a*********r 发帖数: 8 | 3 Thank you very much. It makes sense.
However, I tried some ways, but did not succeed.
Can you teach me how to do this? Thanks a lot.
【在 h****i 的大作中提到】 : this is because every time you specify a new chapter or section, the \ : chapter or \section will automatically overwrite your personalized page : style. So you should redefine the page style in first page of each section : and chapter. : you can do this, right? Just redefine the page style.
| h****i 发帖数: 1674 | 4 I can give you a reference address
http://en.wikibooks.org/wiki/LaTeX/Page_Layout
Hope the package fancyhdr can help you
【在 a*********r 的大作中提到】 : Thank you very much. It makes sense. : However, I tried some ways, but did not succeed. : Can you teach me how to do this? Thanks a lot.
| a*********r 发帖数: 8 | 5 I tried fancyhdr, but it did not work. Thanks a lot, anyway.
【在 h****i 的大作中提到】 : I can give you a reference address : http://en.wikibooks.org/wiki/LaTeX/Page_Layout : Hope the package fancyhdr can help you
| y********0 发帖数: 22 | |
|