Command/from
< Command
Jump to navigation
Jump to search
Contents
\from
Summary
The command \from is used for links to URLs
Settings
Description
With \from you can use an external (URL) link just like a normal internal reference. This works in conjunction with \useURL to set up the link reference.
For setup use \setupinteraction.
Examples
Example 1
\setupinteraction[state=start] \useURL [seefrom] [http://source.contextgarden.net/tex/context/base/anch-pos.mkiv?search=from] [] [\tex{from}] Also in \from[seefrom].

Example 2
\setupinteraction[state=start] \useURL [seefrom] [http://source.contextgarden.net/tex/context/base/anch-pos.mkiv?search=from] [] [source:from] \setupinteraction[color=red,style=bolditalic] Also in \from[seefrom].

Notes
See also
- strc-ref.mkvi
- \useURL to define the reference
- \setupinteraction to configure the visual style
- \url for a related command that typesets the actual URL