posquit0 / Awesome-CV

:page_facing_up: Awesome CV is LaTeX template for your outstanding job application
LaTeX Project Public License v1.3c
22.43k stars 4.72k forks source link

Open github/linkedin/protfolio link in a new tab #356

Closed Sed9yDataBank closed 2 years ago

Sed9yDataBank commented 3 years ago

how to open these in a new tab on click in resume.tex? \homepage{mylinkwhatever} \github{username} \linkedin{mylinkwheatever}

OJFord commented 2 years ago

I don't think it's possible - they're essentially just \href{url}{logo & description}s, I don't think a PDF can tell the browser how to open a link, nevermind how that might be achieved in latex.