|
Извиняюсь, пропустил.
А в чём проблема-то?
============
\documentclass{article}
\usepackage{fancyhdr}
\pagestyle{fancy}
\renewcommand{\headrulewidth}{0.4pt}
\renewcommand{\footrulewidth}{0.4pt}
\lhead{}
\chead{}
\rhead{}
\lfoot{}
\cfoot{}
\rfoot{}
\begin{document}
\rfoot{\thepage}
Page 1
\newpage
\chead{Page \thepage}
\rfoot{}
Page 2
\end{document}
============
3 ноября 2012 г., 21:29 пользователь Hiisi T <CyrTeX-ru@vsu.ru> написал:
> Здравствуйте, TeX-ники!
> Для колонтитулов использую fancyheader. Как я могу настроить для
> некоторых страниц (выборочно) другой вид колонтитулов (не такой, как
> для всех остальных)?
> С уважением
> --
> Hiisi.
> Registered Linux User #487982. Be counted at: https://linuxcounter.net/
> --
> Spandex is a privilege, not a right.
>
> ================================================
> CyrTeX-ru mailing list Archives and Information:
> https://info.vsu.ru/Lists/CyrTeX-ru/List.html
>
|
|