Producing hyperlinks in SVG with hyperref
Asked by
Andrew Belt
I am confused about the manual regarding rendering hyperlinks to SVG.
Under the "html" special, the manual says that "The hyperref specials allow the definition of hyperlinks inside DVI files in various flavors."
Do I have to enable this special somehow? I am using dvisvgm 1.5.1 with the html special listed under --list-specials, but the SVG files do not produce href links.
Here is my full process.
\documentclass{
\usepackage{
\begin{document}
\href{http://
\end{document}
$ latex test.tex
$ latex test.tex
$ dvisvgm test.dvi
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- dvisvgm Edit question
- Assignee:
- Martin Gieseking Edit question
- Solved by:
- Martin Gieseking
- Solved:
- Last query:
- Last reply:
To post a message you must log in.