diff options
author | Karl Berry <karl@freefriends.org> | 2019-06-23 20:57:00 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-06-23 20:57:00 +0000 |
commit | d13f4aa60ac176e565e64bddd1c59f089551b2d0 (patch) | |
tree | 3970e743bc3ed8af1e5e19ccd7792ba3d252ecda /Master/texmf-dist/doc/latex/authorarchive/icons/README.md | |
parent | 926a641b7207115964a7dec7895970c380cb0af4 (diff) |
authorarchive (23jun19)
git-svn-id: svn://tug.org/texlive/trunk@51430 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/authorarchive/icons/README.md')
-rw-r--r-- | Master/texmf-dist/doc/latex/authorarchive/icons/README.md | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/authorarchive/icons/README.md b/Master/texmf-dist/doc/latex/authorarchive/icons/README.md new file mode 100644 index 00000000000..6670cb04fba --- /dev/null +++ b/Master/texmf-dist/doc/latex/authorarchive/icons/README.md @@ -0,0 +1,21 @@ +# Icons for the use with authorarchive + +This directory contains icons that might be used together with +the authorarchive LaTeX style. The use of these icons is +restricted by the respective copyright holders. + +## ORCID iD Icon + +The iD icon ([vector_iD_icon.svg](vector_iD_icon.svg)) was obtained in +SVG format from +<https://orcid.org/trademark-and-id-display-guidelines> and converted +to PDF ([vector_iD_icon.pdf](vector_iD_icon.pdf)) using +[Inkscape](https://inkscape.org). According to the use and (display +guidelines)[https://orcid.org/trademark-and-id-display-guidelines] of +the ORCID iD icons, it can be used for displaying ORCID identifiers. + +An alternative to including the iD icon as PDF image is the +[academicons](https://ctan.org/pkg/academicons) package. At the time +of writing, this package requires xe(la)tex or lua(la)tex while the +[authorarchive](https://ctan.org/pkg/authorarchive) packages requires +pdf(la)tex. |