ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: luigi scarso <luigi.scarso@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Leave out reference to page if on the same page?
Date: Thu, 24 Jul 2014 13:26:59 +0200	[thread overview]
Message-ID: <CAG5iGsByHso70ZnuMsPOkH01Y+t=MM5T5g1ovfaB3SLa4vP5Eg@mail.gmail.com> (raw)
In-Reply-To: <B2676FE8-6415-402C-9B1F-E2BCB84F554E@gmail.com>


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

On Thu, Jul 24, 2014 at 1:20 PM, Otared Kavian <otared@gmail.com> wrote:

> Hi Rik,
>
> As a matter of fact the example given by Wolfgang works despite mkiv
> complaining about
> \analyzecurrentreference
> being unknown… Whent the typesetting stops because of this command, saying
> « run » or rather « r » continues the typesetting.
> I didn’t send the example module of Marco Patzer since it doesn’t seem to
> work anymore with recent versions of mkiv.
>
> Maybe Marco has a solution for his module?
>


also this one should work
\starttext
is shown in \in{figure}[FOO]%
\doifreferencefoundelse{FOO}{\ifnum\realfolio=\currentreferencepage\else\at{page}[FOO]\fi}{}%
\placefigure[none][FOO]{FOO}{\externalfigure[cow.pdf][width=1cm]}

\page

is shown in \in{figure}[FOO1]%
\doifreferencefoundelse{FOO1}{\ifnum\realfolio=\currentreferencepage\else\at{page}[FOO1]\fi}{}\page%
\placefigure[none][FOO1]{FOO1}{\externalfigure[cow.pdf][width=1cm]}

\stoptext


-- 
luigi

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

[-- Attachment #2: Type: text/plain, Size: 485 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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

  reply	other threads:[~2014-07-24 11:26 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-23 15:46 Gerben Wierda
2014-07-23 18:01 ` Otared Kavian
2014-07-24  0:34   ` Rik
2014-07-24 11:20     ` Otared Kavian
2014-07-24 11:26       ` luigi scarso [this message]
2014-07-24 11:38         ` Wolfgang Schuster
2014-07-24 15:43           ` luigi scarso
2014-07-24 11:34       ` Wolfgang Schuster
2014-07-24 12:03         ` Otared Kavian
2014-07-24 12:10           ` Wolfgang Schuster
2014-07-25 11:06           ` Hans Hagen
2014-07-25 14:31             ` Gerben Wierda
2014-07-26  8:43               ` Hans Hagen
2014-08-01 11:30                 ` Gerben Wierda
2014-08-01 14:13                   ` Otared Kavian
2014-08-02 13:12                     ` Gerben Wierda
2014-08-02 13:24                       ` Gerben Wierda
2014-08-02 16:58                         ` Otared Kavian
2014-08-02 19:01                           ` Gerben Wierda
2014-07-25 14:34             ` Rik Kabel
2014-07-25 15:44               ` Hans Hagen
2014-07-24 13:36       ` Rik Kabel

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='CAG5iGsByHso70ZnuMsPOkH01Y+t=MM5T5g1ovfaB3SLa4vP5Eg@mail.gmail.com' \
    --to=luigi.scarso@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).