From 291ffa486bda3897df6644cd974ada5c7874a8e1 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 9 Sep 2018 21:24:32 +0000 Subject: doi (9sep18) git-svn-id: svn://tug.org/texlive/trunk@48634 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/doi/README | 22 ---------------------- Master/texmf-dist/doc/latex/doi/README.md | 26 ++++++++++++++++++++++++++ 2 files changed, 26 insertions(+), 22 deletions(-) delete mode 100644 Master/texmf-dist/doc/latex/doi/README create mode 100644 Master/texmf-dist/doc/latex/doi/README.md (limited to 'Master/texmf-dist/doc/latex') diff --git a/Master/texmf-dist/doc/latex/doi/README b/Master/texmf-dist/doc/latex/doi/README deleted file mode 100644 index 00cf31c5919..00000000000 --- a/Master/texmf-dist/doc/latex/doi/README +++ /dev/null @@ -1,22 +0,0 @@ -You can hyperlink DOI numbers to dx.doi.org. Some publishers have elected to -use some nasty characters in their doi numbering scheme (<, >, ; have all -been spotted). This will either upset (La)TeX, or your pdf reader. This style -file contains a user-level command \doi{}, which takes a doi number, -and creates a hyperlink from it. The format of the doi can be controlled by -redefining the \doitext command, which does not take an argument (unlike the -command with the same name in the doipubmed package). - -Note: the \doi{} command connot be used within other macros. - -This style file is based original code written by Heiko Oberdiek -and published on comp.text.tex. It was packaged with permission -as a style file by Maarten Sneep, with some minor changes suggested -by Bruno Voisin to accomodate the Apple pdf framework -Michael Orlov noticed that underscores were not handled appropriately -and sends in a patch. - -This code is placed under the LPPL. - -Original discussion on Google under: -http://groups.google.com/group/comp.text.tex/msg/922919daa207d613 - diff --git a/Master/texmf-dist/doc/latex/doi/README.md b/Master/texmf-dist/doc/latex/doi/README.md new file mode 100644 index 00000000000..907d4802523 --- /dev/null +++ b/Master/texmf-dist/doc/latex/doi/README.md @@ -0,0 +1,26 @@ +You can hyperlink DOI numbers to dx.doi.org. Some publishers have elected to +use some nasty characters in their doi numbering scheme (<, >, ; have all +been spotted). This will either upset (La)TeX, or your pdf reader. This style +file contains a user-level command \doi{}, which takes a doi number, +and creates a hyperlink from it. The format of the doi can be controlled by +redefining the \doitext command, which does not take an argument (unlike the +command with the same name in the doipubmed package). + +Note: the \doi{} command connot be used within other macros. + +This style file is based original code written by Heiko Oberdiek +and published on comp.text.tex. It was packaged with permission +as a style file by Maarten Sneep, with some minor changes suggested +by Bruno Voisin to accomodate the Apple pdf framework +Michael Orlov noticed that underscores were not handled appropriately +and sends in a patch. +Now supported by the "Oberdiek Package Support Group" at GitHub. + +This code is placed under the LPPL. + +Original discussion on Google under: +http://groups.google.com/group/comp.text.tex/msg/922919daa207d613 + +Comments and bug reports to +https://github.com/ho-tex/doi/issues + -- cgit v1.2.3