Hello,
With Latex, I did this :

\usepackage[colorlinks=true,pdfstartview=FitV,linkcolor=blue,citecolor=blue,urlcolor=blue]{hyperref}
\rfoot{\scriptsize{\textsf{Page~\thepage{}~sur~\pageref{LastPage}}}}


With Context, I tried this unsuccessfully ;

\setupinteraction
    [state=start,
     style=,
     color=\darkred,
     contrastcolor=]

 \setuppagenumbering
        [alternative=,
         location={footer,right},
         command={Page\,\pagenumber\,sur\,\lastpage } ]


Thank you
Fabrice
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to