ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
Subject: Re: interaction and hyphenation
Date: Mon, 20 Feb 2006 13:07:21 +0100	[thread overview]
Message-ID: <43F9B0F9.5080204@wxs.nl> (raw)
In-Reply-To: <43F99F86.1030505@elvenkind.com>

Taco Hoekwater wrote:
> Peter M�nster wrote:
>   
>> Hello,
>> how could I get hyphenated interaction texts?
>>     
>
> It seems you can't. \goto inserts an explicit \hbox.
>   
indeed, interactivity is generic in the sense that it is not bound to the way pdftex deals with it. 

\goto{some piece of text} 

is spilt up in four parts, and each part gets a properly bounded clickable area. When a snippet is too small, context will enlarge the areas to a comfortable width and the height and depth are made consistent with the current line height and depth; one can use nested hyperlinks, etc. 

The core of these mechanisms date from before pdftex (yandy's dviwindo had hyperlink features), after that it was a matter of hours to get hyperlink support in acrobat (i guess that context was one of the first systems to support that at many levels), and pdftex came after that. In the meantims there is (driver dependent) hyperlink optimzation, chaining of actions etc.

maybe some day i'll make a variant for 'hyphenatable text using the pdftex split feature' but only as a special feature then, with a limited  application; i hate to see ugly and inconsistent interactive docs around; context tries to provide a consistent look and feel 

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                             | www.pragma-pod.nl
-----------------------------------------------------------------

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

  reply	other threads:[~2006-02-20 12:07 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-19 19:43 Peter Münster
2006-02-20 10:52 ` Taco Hoekwater
2006-02-20 12:07   ` Hans Hagen [this message]
2006-02-20 20:15     ` Peter Münster
2006-02-20 21:58       ` Hans Hagen

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=43F9B0F9.5080204@wxs.nl \
    --to=pragma@wxs.nl \
    --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).