On 28-9-2010 3:27, Steffen Wolfrum wrote:

Am 28.09.2010 um 14:41 schrieb Hans Hagen:

On 28-9-2010 2:28, Steffen Wolfrum wrote:

I need it for building my own register by hand:
when I have "Stichwort 6" and I want add the link it would be great to say:

"Stichwort 6 (\goto{6}[page(6)])" ... with 6 being  #1 in a pagecommand, of 
course.

you can add this to lpdf-ano.lua and then use realpage(123)

function specials.realpage(var,actions)
    return link(nil,nil,nil,var.operation,actions)
end


no, no, obviously the terms were mixed! sorry!!
this is what we already had (the link goes to userpage 10 = realpage 6).

I need a "function specials.realpage", so the link goes to userpage 6 !

that's more work as we can have dup userpage entries

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
    tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
                                             | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to