When I put \email{e.xmaple@example.com} in a LaTeX document the resulting PDF shows the email address correct, but the link points to .xample@example.com. de character before the dot gets left off.
How do I fix this?
(I'm a newbie at LaTeX.)
Tell me more
×
TeX - LaTeX Stack Exchange is a question and answer site for
users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.
|
Try this:
|
|||||||||||||
|
\emailcommand. But you've apparently found a bug in it. It would be good to contact the package/class developers. – Matthew Leingang Jan 18 '11 at 15:27\documentclass{}and your\usepackage{}commands? – Matthew Leingang Jan 19 '11 at 14:00