Safe Haskell | None |
---|
Hyperref package
The hyperref
package.
usepackage [] hyperref
Hyperref commands
data HRefOption Source
hyperbaseurl :: LaTeXC l => URL -> lSource
Establish a base URL
.
hyperimage :: LaTeXC l => URL -> l -> lSource
hyperimage imgURL t
:
The link to the image referenced by the imgURL
is inserted, using t
as the anchor.