Changes

Jump to navigation Jump to search
1,638 bytes added ,  12:39, 11 April 2010
Create reference page
<!-- please remove this and the following line if you have checked this page -->
{{Reference_Cleanup}}
{{Reference
|name=useURL
|attributes=
}}

== [[Help:Reference|Syntax]] ==
<table cellspacing="4" cellpadding="2" class="cmd">
<tr>
<td colspan="2" class="cmd">\useURL<span class="first" >[...]</span><span class="second" >[...]</span><span class="third" >[...]</span><span class="first" >[...]</span></td>
</tr>
<tr valign="top" class="first">
<td class="cmd">[...]</td>
<td>name </td>
</tr>
<tr valign="top" class="second">
<td class="cmd">[...]</td>
<td>text </td>
</tr>
<tr valign="top" class="third">
<td class="cmd">[...]</td>
<td>file </td>
</tr>
<tr valign="top" class="first">
<td class="cmd">[...]</td>
<td>text </td>
</tr>
</table>


== Description ==
<pre>
name = label; usage in \from[name]
text1 = URL
file = attached file URL
text2 = text

</pre>
== comment ==
<pre>
Do not forget:
\setupinteraction [state=start]
also useful
\setupcolors [state=start]
\setupurl [color=blue]

</pre>



== Example ==

<pre class="example">
\setupcolors
[state=start]
\setupinteraction
[state=start,color=blue]
\useURL
[setposition]
[http://source.contextgarden.net/core-pos.tex#setpositions]
[]
[\tex{setposition}]

\useURL
[setuppositioning]
[http://texshow.contextgarden.net]
[cmd=setuppositioning]
[\tex{setuppositioning}]

\starttext
Lookup the source code of \from[setposition]! Or read about the syntax
of \from[setuppositioning].

\stoptext
</pre>


== See also ==
<!-- something like [[cmd:goto|\goto]] -->

[[Category:Reference/en|useurl]]
Anonymous user

Navigation menu