Next: LOCALTOC   Previous: IMAGE   Contents: Contents

L

The \L tag is used to specify hyperlinks to other pages.

Syntax

\L{url="target-page" target=window}<link text>

Options

url
Mandatory option to specify the target page.
target
Specify the target window in a framset, the top level window or a new browser window. Useful values are:

Body

The body is the text used for this hyperlink.

Example


  Please visit the \L{url="http://www.ypac.org/Europe"}<YAPC::Europe> homepage.

produces


  Please visit the YAPC::Europe homepage.

See also

\XREF, \PAGEREF, \SECTIONREF

Next: LOCALTOC   Previous: IMAGE   Contents: Contents