Changes

Jump to navigation Jump to search
2 bytes removed ,  17:23, 24 March 2010
m
Reverted edits by Adityam (Talk) to last version by Taco
</texcode>
== Other ways ==
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:
<texcode>
\goto{In Lua, array indices start from one.}[url(http://www.xkcd.com/163/)]
</texcode>
You may simply use
<texcode>
</texcode>
as well, which behaves like \from[#1].
 
 
== Other ways ==
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:
<texcode>
\goto{In Lua, array indices start from one.}[url(http://www.xkcd.com/163/)]
</texcode>

Navigation menu