LettersFooter appends extra letter to email link

Formal letters, Cover letters, Newsletters
Post Reply
jbbskinny
Posts: 2
Joined: Wed Oct 14, 2015 9:01 pm

Footer appends extra letter to email link

Post by jbbskinny »

Hey,

So I am working off the Short Stylish Cover Letter template and I have noticed that the footer appends the letter "B" to the email link.

Code: Select all

\setkomavar{fromemail}{ my_email[at]gmail[dot]com } % pseudo-code to not make email public

Code: Select all

{\Large\Letter} \usekomavar{fromemail}
If I click on the link at the bottom of the page it opens a compose mail window (I'm on a MacBook) with the to region filled with:

Bmy_email[at]gmail[dot]com

I would like some advice as how to fix this.

Thanks,
Justin

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org
LaTeX Beginner's Guide LaTeX Cookbook LaTeX TikZ graphics
jbbskinny
Posts: 2
Joined: Wed Oct 14, 2015 9:01 pm

Re: Footer appends extra letter to email link

Post by jbbskinny »

A few more compiles seemed to fix the problem.

Justin
Post Reply