diff options
author | Karl Berry <karl@freefriends.org> | 2007-04-11 22:58:58 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-04-11 22:58:58 +0000 |
commit | 4b9b1bcdd965d2220397723d248a8c0e7a4cdd32 (patch) | |
tree | 9e1a6e4365eb2b61f8269a6a2a2648ec2bb20445 /Master/texmf-dist/doc/latex/doi | |
parent | 514d376562aded27012738499e8bdac6360e919b (diff) |
new latex package doi (11apr07)
git-svn-id: svn://tug.org/texlive/trunk@4146 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/doi')
-rw-r--r-- | Master/texmf-dist/doc/latex/doi/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/doi/README b/Master/texmf-dist/doc/latex/doi/README new file mode 100644 index 00000000000..18d6914a2a4 --- /dev/null +++ b/Master/texmf-dist/doc/latex/doi/README @@ -0,0 +1 @@ +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 single user-level command \doi{}, which takes a doi number, and creates a hyperlink from it. |