ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Pablo Rodriguez via ntg-context <ntg-context@ntg.nl>
To: A A via ntg-context <ntg-context@ntg.nl>
Cc: Pablo Rodriguez <oinos@gmx.es>
Subject: Re: Breaking url into multiple lines results in broken link in rendered PDF
Date: Thu, 31 Mar 2022 18:21:00 +0200	[thread overview]
Message-ID: <35642bdb-6940-6e40-8a41-bbd74a191462@gmx.es> (raw)
In-Reply-To: <CAMwawgORbCj-YzOk9sTB3HFSOgdEQhF=Je-Z_zfMZ5kgcfWUmw@mail.gmail.com>

On 3/30/22 19:35, A A via ntg-context wrote:
> I would like to be able to break up URLs into multiple lines in my
> bibliography source file and still get the link to work.

I think this would work as you intend:

  \setupinteraction[state=start]
  \starttext
  \useURL[myUrl][https:%
  //www.%
  goo%
  gle%
  .com]
  \goto{link}[url(myUrl)]
  \stoptext

I hope it helps,

Pablo
___________________________________________________________________________________
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
___________________________________________________________________________________

      reply	other threads:[~2022-03-31 16:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-30 17:35 A A via ntg-context
2022-03-31 16:21 ` Pablo Rodriguez via ntg-context [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=35642bdb-6940-6e40-8a41-bbd74a191462@gmx.es \
    --to=ntg-context@ntg.nl \
    --cc=oinos@gmx.es \
    /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).