Open main menu

Changes

354 bytes removed ,  16:52, 15 August 2017
m
Typos, new titles
== How to Typeset URLs ==
=== E-Mail mailto Example for Mailto #1 ===
<context source=yes>
\setupinteraction[state=start]
\useurl [mymail] [mailto:nobody@example.zzz] [] [visible@mailaddress.zzz] \starttext  Send your spam to \from[mymail]!  
\stoptext
</context>
  === Another solution Example for Mailto #2 ===
<context source=yes>
</context>
=== Other ways Example for WWW ({{cmd|goto}}) ===
Another way of typesetting URLs is the {{cmd|goto}}: \goto{#1}[#2] command. This expects the description text as first argument and the actual URL as the second one; note that it has to be wrapped in url(#2) to create a clickable link:
</context>
=== Hyphenation rules Rules ===
This has some characters predefined where Hans “likes” URLs to break (see the list at the beginning of [[source:lang-url.lua|lang-url.lua]], cf. [http://www.ntg.nl/pipermail/ntg-context/2008/032959.html a message on ntg-context]).
== Setting color Color and style Style ==For \{{cmd|url}}:
<texcode>
\setupurl
58

edits