diff --git a/LICENSE b/LICENSE index 7d7be9f..14156f0 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ LPPL License 1.3c -Copyright (C) 2020 Leo C. Stein +Copyright (C) 2019-2023 Leo C. Stein This work may be distributed and/or modified under the conditions of the LaTeX Project Public License, either version 1.3 diff --git a/README.md b/README.md index 6b01004..272e3f9 100644 --- a/README.md +++ b/README.md @@ -30,8 +30,8 @@ When you want to insert the hyperlinked ORCiD logo, use `\orcidlink{0000-0000-00 This will appear as a clickable hyperlink, and will look like this: ![Author LaTeX render preview image](https://raw.githubusercontent.com/duetosymmetry/orcidlink-LaTeX-command/f03c85cd9fe3e40bec5f51b1319b0e9ab30c2e09/preview.png) -Dependancies ------------- +Dependancies and Compatibility +------------------------------ This package relies on the following packages: - [hyperref](https://www.ctan.org/pkg/hyperref) @@ -39,12 +39,16 @@ This package relies on the following packages: All of these packages are included in the popular [TeX Live](https://www.tug.org/texlive/) distribution, so most users should not have to install anything new. +If you want to pass options to either of these packages, load them +before you load `orcidlink`. Similarly, if you want to specify options +to e.g. `xcolor`, load `xcolor` before loading `tikz` or `orcidlink`. + Credits ------- The original TikZ icon code was created by user [Milo on TeX.SE](https://tex.stackexchange.com/users/128068/milo). This package was created and is maintained by [Leo -C. Stein](http://duetosymmetry.com/), (c) 2019. +C. Stein](http://duetosymmetry.com/), (c) 2019-2023. This material is subject to the [LaTeX Project Public License 1.3c](https://www.ctan.org/license/lppl1.3). diff --git a/orcidlink.dtx b/orcidlink.dtx index 751d666..e096f50 100644 --- a/orcidlink.dtx +++ b/orcidlink.dtx @@ -1,6 +1,6 @@ % \iffalse meta-comment % -% Copyright (C) 2020 by Leo C. Stein +% Copyright (C) 2019-2023 by Leo C. Stein % --------------------------------------------------------------------------- % This work may be distributed and/or modified under the % conditions of the LaTeX Project Public License, either version 1.3 @@ -113,6 +113,14 @@ % \includegraphics[width=0.5\textwidth]{preview}\newline{} % The macro is used in the author line of this documentation as well. % +% \section{Package Compatibility} +% +% This package relies on \texttt{hyperref} and \texttt{tikz}. If you +% want to pass options to either of these packages, load them +% \emph{before} you load \texttt{orcidlink}. Similarly, if you want +% to specify options to e.g. \texttt{xcolor}, load \texttt{xcolor} +% before loading \texttt{tikz} or \texttt{orcidlink}. +% % \StopEventually{} % % \section{Implementation} diff --git a/orcidlink.ins b/orcidlink.ins index dcdd43c..201841f 100644 --- a/orcidlink.ins +++ b/orcidlink.ins @@ -1,4 +1,4 @@ -%% Copyright (C) 2020 by Leo C. Stein +%% Copyright (C) 2019-2023 by Leo C. Stein %% -------------------------------------------------------------------------- %% This work may be distributed and/or modified under the %% conditions of the LaTeX Project Public License, either version 1.3 @@ -25,7 +25,7 @@ This is a generated file. -Copyright (C) 2020 by Leo C. Stein +Copyright (C) 2019-2023 by Leo C. Stein -------------------------------------------------------------------------- This work may be distributed and/or modified under the conditions of the LaTeX Project Public License, either version 1.3 diff --git a/orcidlink.sty b/orcidlink.sty index 2bcd914..93191be 100644 --- a/orcidlink.sty +++ b/orcidlink.sty @@ -8,7 +8,7 @@ %% %% This is a generated file. %% -%% Copyright (C) 2020 by Leo C. Stein +%% Copyright (C) 2019-2023 by Leo C. Stein %% -------------------------------------------------------------------------- %% This work may be distributed and/or modified under the %% conditions of the LaTeX Project Public License, either version 1.3