ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Nigel King <king@dircon.co.uk>
Subject: Re: Re[2]: URL
Date: Fri, 30 May 2003 00:52:48 +0100	[thread overview]
Message-ID: <BAFC5BE0.11017%king@dircon.co.uk> (raw)
In-Reply-To: <720910868.20030528190338@iol.it>

Dear URL experts again,
> Do you have \setupinteraction[state=start] in your document?
Yes the other entries have active links. Ah for some reason that works now!
I must have made a mistake.

Please take a look at the following file where I have made it a little more
obvious where the frames are. The from[] text has not broken itself as well
as the \url[] and the \goto text. Perhaps that is intentional?

For my document it seems that the \goto method is neater. So now I would
like to unclutter my file with a

\def\gt#1{\goto{\url[#1][url(#1)]}}

But this results in many errors when I use it \gt{doc:Molik} so there must
be a better way.

Thanks again
-- 
Nigel


\setupcolors
    [state=start]

\setupinteraction
    [state=start,focus=standard]% width

\useURL
   [doc:Molik]
   [http://zskl.zsk.p.lodz.pl/~morawski/local]
   [Praca dyplomowa p.Molika.pdf]
   [http://zskl.zsk.p.lodz.pl/~morawski/local/Praca dyplomowa p.Molika.pdf]

\setuplayout[middle] \setuplayout[header=0pt,footer=0pt]

\starttext

\startbuffer%
\from [doc:Molik]\\
\url[doc:Molik]\\
\goto{\url[doc:Molik]}[url(doc:Molik)]
\stopbuffer

\dostepwiserecurse{10}{1}{-1}
{\framed[width=\recurselevel cm,align=justified]%,height=fit
{\getbuffer}}
\stoptext

      reply	other threads:[~2003-05-29 23:52 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-16 18:48 [NTG-context] URL Michał Morawski
2002-10-16 19:40 ` Patrick Gundlach
2003-05-22 12:59   ` URL Nigel King
2003-05-24 18:08     ` URL Hans Hagen
2003-05-26  9:50       ` URL Nigel King
2003-05-28 17:03         ` Re[2]: URL Giuseppe Bilotta
2003-05-29 23:52           ` Nigel King [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=BAFC5BE0.11017%king@dircon.co.uk \
    --to=king@dircon.co.uk \
    --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).