ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Prashanth <prash.n.rao@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Broken Nightly 2012.08.09 20:28 - \setupinteraction
Date: Fri, 10 Aug 2012 15:02:07 +0200	[thread overview]
Message-ID: <5025064F.9070809@gmail.com> (raw)
In-Reply-To: <22A4A118-BD6E-4A2D-8E31-D0E1BDDA128D@gmail.com>

On 10/08/12 14:37, Wolfgang Schuster wrote:
> Am 10.08.2012 um 14:23 schrieb Prashanth <prash.n.rao@gmail.com>:
>
>> Hi,
>> I like clickable links in PDF files. However, the build from 2012.08.09 20:28 has a problem with it.
>> Minimal example:
>> \setupinteraction[status=start,
>>     state=start, % disabling this line makes it work
>>     title={Something},
>>     subtitle={Something else}]
>> \starttext
>> \CONTEXT\  \footnote{http://wiki.contextgarden.net/} latest build.
>> \stoptext
>
> Hyperlinks are added with \goto, \from etc., the link in your example which you get when you disabled the interaction option is only a feature of your pdf viewer.
>
> \setupinteraction[state=start]
> \starttext
> \CONTEXT\  \footnote{\goto{ConTeXt wiki}[url(http://wiki.contextgarden.net/}] latest build.
> \stoptext
>
> Wolfgang
As soon as I had sent out the example, I realized my example was 
confusing. Links within PDF files don't work, and hyperlinks don't work 
either. This minimal example makes the compiler crash too:
\setupinteraction[status=start,
     state=start, % disabling this line makes it compile
     title={Something},
     subtitle={Something else}]
\starttext
\CONTEXT\  \footnote{XYZ} latest beta.
\stoptext


___________________________________________________________________________________
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:[~2012-08-10 13:02 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-10 12:23 Prashanth
2012-08-10 12:37 ` Wolfgang Schuster
2012-08-10 13:02   ` Prashanth [this message]
2012-08-10 13:10     ` Wolfgang Schuster

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=5025064F.9070809@gmail.com \
    --to=prash.n.rao@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).