duetosymmetry / orcidlink-LaTeX-command

LaTeX style file to add a macro for inserting a linked ORCiD logo
Other
100 stars 49 forks source link

Proposal: \orcidlinki without name being hyperlinked #13

Closed nielsbock closed 3 months ago

nielsbock commented 3 months ago

Would it be possible to have an inline orcid logo without having to hyperlink the name also? Maybe both options could be available so you could choose between \orcidlinkin{Name}{orcid} and \orcidlinki{orcid}. I can see in the ORCID Brand Guidelines that linking the previous text is only optional for inline, so this would still be in line with the guidelines (https://info.orcid.org/brand-guidelines/).

duetosymmetry commented 3 months ago

I think an easier solution would just be:

Niels Bock \orcidlink{0009-0005-7373-1589}

which will result in the name not being hyperlinked, but the ORCiD logo being hyperlinked.

nielsbock commented 3 months ago

Oh, my bad. I had recently used \orcidlink successfully but yesterday I had some issues. I thought that this was due to the new update, but the issue was unrelated to this.