Hello,
Thanks for your help. I tried your suggestion, but did not get the
correct result. I have attached some of the code that I use in the
fancy header:
\pagestyle{fancy}
\renewcommand{\headrulewidth}{1pt}
\renewcommand{\footrulewidth}{1pt}
\lhead[\fancyplain{}{}]
{\fancyplain{}{\footnotesize\bfseries\itshape{Fifth Order Filter}}}
\chead[\fancyplain{}{}]
{\fancyplain{}{\footnotesize\bfseries\itshape{}}}
\rhead[\fancyplain{}{\rightmark}] {\fancyplain{}{\bf{\thepage}}
\colorbox{green}{\color{white}\thepage}}
\cfoot[\fancyplain{}{}] {\fancyplain{}{}} \lfoot[\fancyplain{}{}]
{\fancyplain{}{\footnotesize\bfseries\itshape{$11^{th}
~February~2011$}}}
\rfoot[\fancyplain{}{}]
{\fancyplain{}{\footnotesize\bfseries\itshape{John Doe}}}
With the above code, I get the page number appearing twice. Once with
just a plain number and next to that, is the colored boxed number.
Also, as the new chapter begins, I don't get any colored box.
Can you help me modify the code to get the correct header design:
_______
| |
| 2 |
Fifth Order Loop Filter________________________|_____|
with the page number enclosed with a colored box.
Any help will be greatly appreciated.
Thanks,
triniboy
On Feb 14, 4:22 am, Peter Flynn <
anglebrac...@gmail.com> wrote: