ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Otared Kavian <otared@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Bad interaction between \setupinteraction and \defineenumeration
Date: Tue, 7 Jul 2020 22:52:17 +0200	[thread overview]
Message-ID: <95D2BB55-88C4-492C-AAF0-44ACC55CA33C@gmail.com> (raw)
In-Reply-To: <0ba68dbf-ff5b-986f-392f-63b60394ae3c@gmail.com>

Thanks Wolfgang! 
Your patch seems to fix also another issue with the cross references in ConTeXt at least on MacOS and TeXShop. In principle a document typeset with TeXShop, in the resulting PDF when the pointer hovers above a link to a reference, TeXShop shows a small pop-up window where the reference is shown (for instance with the example sent by Jairo the text of Proposición is shown). This works fine with LaTeX documents typeset with TeXShop, but it didn't work at all with ConTeXt documents. After applying your patch and making the format, the feature works with some ConTeXt documents, such as the example sent by Jairo (but unfortunately the feature does not work in a large document where I tested it).

Best regards: Otared K.

> On 6 Jul 2020, at 20:48, Wolfgang Schuster <wolfgang.schuster.lists@gmail.com> wrote:
> […]
> 
> I'm not Hans but this fixed the problem for me (strc-con.mkiv):
> 
> \def\strc_constructions_register_yes[#1][#2]% #1=optional user data #2=interfaced-settings
>  {\begingroup                              % similar to structure so we might generalize this
>     ...
>     \clf_setinternalreference
> -      prefix    {\referenceprefix}%
> +      prefix    {\currentconstructionreferenceprefix}%
>       reference {\currentconstructionreference}%
>       internal  \locationcount
>       view      {\interactionparameter\c!focus}%
>     \relax
>     ...
>   \fi}
> 
> 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-07-07 20:52 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-05 23:15 Jairo A. del Rio
2020-07-06  9:31 ` Otared Kavian
2020-07-06 13:58   ` Jairo A. del Rio
2020-07-06 18:04     ` Pablo Rodriguez
2020-07-06 18:48       ` Wolfgang Schuster
2020-07-06 18:57         ` Hans Hagen
2020-07-06 19:03         ` Pablo Rodriguez
2020-07-07  2:10         ` Jairo A. del Rio
2020-07-07 20:52         ` Otared Kavian [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=95D2BB55-88C4-492C-AAF0-44ACC55CA33C@gmail.com \
    --to=otared@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).