\thepage is displayed as 2 numbers like that: 0-1, 0-2, etc. 

How can I fix that? Here's my pagestyle definition: 

\newpagestyle{mypage}
{\color{Gold}
 \leavevmode\leaders\hrule height1.5pt\hfil}
{\color{Gold}
  \leavevmode\leaders\hrule height1.5pt\hfil%
  \lower.32ex\hbox{%
    \textcolor{Blue2}{~~\thepage~~}}%
  \rule{5mm}{1.5pt}}

TIA

                                   myriam

Reply via email to