ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <wolfgang.schuster.lists@gmail.com>
To: Alan Bowen <bowenalan03@gmail.com>
Cc: NTG-Context ConTeXt users <ntg-context@ntg.nl>
Subject: Re: referencing both real and user pagenumbers
Date: Fri, 29 May 2020 17:23:00 +0200	[thread overview]
Message-ID: <d6566369-5f38-a46c-f005-56774ca2fd42@gmail.com> (raw)
In-Reply-To: <CAFMOkGXO7ZmUxn9bhsaGp=dA12zk4mU6VByYJsXD2b4+j_V9mg@mail.gmail.com>

Alan Bowen schrieb am 29.05.2020 um 16:53:
> Thank you, Wolfgang. That works nicely.
> 
> One small detail left: the reference is not interactive.
> 
> I have tried \setupreferencing [state=start, interaction=all] but that 
> does not seem to be the way.
> 
> minimal file:
> \setupinteraction[state=start]
> \starttext
> \chapter[title=My first,
> reference=First]
> \page
> in chapter 1 on page \getreference[realpage][First]
> \stoptext

Create a new reference command with

\definereferenceformat [getrealpage] [type=realpage]

and use it (e.g. \getrealpage[First]) to show the page number.

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

      parent reply	other threads:[~2020-05-29 15:23 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-28 22:13 Alan Bowen
2020-05-29 10:46 ` Wolfgang Schuster
     [not found]   ` <CAFMOkGXO7ZmUxn9bhsaGp=dA12zk4mU6VByYJsXD2b4+j_V9mg@mail.gmail.com>
2020-05-29 15:23     ` Wolfgang Schuster [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=d6566369-5f38-a46c-f005-56774ca2fd42@gmail.com \
    --to=wolfgang.schuster.lists@gmail.com \
    --cc=bowenalan03@gmail.com \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).