ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Henning Hraban Ramm <hraban@fiee.net>
Subject: Re: blank page in doublesided mode
Date: Thu, 19 Feb 2004 21:48:50 +0100	[thread overview]
Message-ID: <05BB7B94-631D-11D8-A184-0030659899AA@fiee.net> (raw)
In-Reply-To: <6.0.1.1.2.20040219112748.01cd8af8@server-1>


>> Is there a manual or the like that I have missed which documents this 
>> command, \installpagebreakhandler, and others such as \useURL and 
>> \setupinteraction? (I am interested in the latter, because inserting 
>> a blue, underlined URL for email in my output has curiously enough 
>> turned by footnote numbers blue.)
>
> no, these commands are not in a manual, but one can find them in the 
> source code; the \install.. ones are real low level; the 
> \definepagebreak[whatever][yes] one is public.

Regarding the rest (some hints to play with):

\useURL	[context]	[http://www.pragma-ade.com]
\goto{Pragma ADE}[URL(context)]

\setupinteraction
   [state=start,
    color=black,
    style={\tf\underbars}]

\setupunderbar[alternative=c, rulecolor=blue] % underdots

Footnote numbers are interaction links, too. I don't know how to handle 
them different.
But you can switch off footnote interaction somehow AFAIK.


Grüßlis vom Hraban!
-- 
http://www.fiee.net/texnique/

      reply	other threads:[~2004-02-19 20:48 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-18 12:46 Alan Bowen
2004-02-18 13:57 ` Hans Hagen
2004-02-18 14:35   ` Alan Bowen
2004-02-19 10:29     ` Hans Hagen
2004-02-19 20:48       ` Henning Hraban Ramm [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=05BB7B94-631D-11D8-A184-0030659899AA@fiee.net \
    --to=hraban@fiee.net \
    --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).