ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* How can I add “page # of ##” on my document ?
@ 2017-08-09 21:42 Fabrice Couvreur
  2017-08-09 22:22 ` Pablo Rodriguez
  2017-08-10  7:57 ` Hans Hagen
  0 siblings, 2 replies; 13+ messages in thread
From: Fabrice Couvreur @ 2017-08-09 21:42 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 496 bytes --]

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

[-- Attachment #1.2: Type: text/html, Size: 987 bytes --]

[-- Attachment #2: Type: text/plain, Size: 492 bytes --]

___________________________________________________________________________________
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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2017-08-11  8:59 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-09 21:42 How can I add “page # of ##” on my document ? Fabrice Couvreur
2017-08-09 22:22 ` Pablo Rodriguez
2017-08-10  7:57 ` Hans Hagen
2017-08-10  9:28   ` Fabrice Couvreur
2017-08-10  9:43     ` Otared Kavian
2017-08-10  9:47       ` Otared Kavian
2017-08-10 10:35         ` Fabrice Couvreur
2017-08-10 16:15           ` Aditya Mahajan
2017-08-10 16:54           ` Pablo Rodriguez
2017-08-10 21:39             ` Fabrice Couvreur
2017-08-11  3:19               ` Aditya Mahajan
2017-08-11  7:30                 ` Peter Münster
2017-08-11  8:59                   ` Fabrice Couvreur

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).