ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Jairo A. del Rio" <jairoadelrio6@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Concerning text backgrounds (and further tuning) in references
Date: Fri, 23 Oct 2020 18:45:24 -0500	[thread overview]
Message-ID: <CAKyqqaZRU6ECRo5wTc9qiqaymoTphg9gkHJ-ucOpy5iSjMuVRQ@mail.gmail.com> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 1049 bytes --]

Hi, list! I've seen the following question in TeX.SE.

My attempt of solving was:


https://tex.stackexchange.com/questions/567655/change-background-color-of-hyperlinks/567719?noredirect=1#comment1431936_567719

\setupinteraction [state=start]\definetextbackground[MyUrl]
[
location=text,
background=color,
backgroundcolor=yellow,
frame=off,
]\def\myfootnote#1{\MyUrl{\high{#1}}}
\setupfootnotes[textcommand=\myfootnote]
\definepapersize[default][A8,portrait]\setuppapersize
[default]\useURL[aurl] [https://wiki.contextgarden.net] []
[\MyUrl{ConTeXt Garden}]\starttext
Testing links to same page\footnote{This should create links to same
page} and an external link: \from[aurl].\stoptext

When one tries to use `\setupinteraction[...style=\MyUrl...]` either
it doesn't work or displays a background which doesn't break well
across lines.

Is there a workaround or another method? Maybe a feature request for a
more customizable setup for references? I had the same problem some
time ago and I guess some others too.

Thank you in advance,

Jairo :)

[-- Attachment #1.2: Type: text/html, Size: 3563 bytes --]

[-- Attachment #2: Type: text/plain, Size: 493 bytes --]

___________________________________________________________________________________
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:[~2020-10-23 23:45 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-23 23:45 Jairo A. del Rio [this message]
2020-10-24 18:20 ` Wolfgang Schuster
2020-10-24 22:23   ` Jairo A. del Rio

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=CAKyqqaZRU6ECRo5wTc9qiqaymoTphg9gkHJ-ucOpy5iSjMuVRQ@mail.gmail.com \
    --to=jairoadelrio6@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).