diff options
author | Karl Berry <karl@freefriends.org> | 2017-12-21 23:59:23 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-12-21 23:59:23 +0000 |
commit | 9817c092f7ba773c0b3aa95b51be0b6a5225a9bd (patch) | |
tree | c907a3314c3eec07dd3aa331fc8df42ebb2c7c45 /Master/texmf-dist/doc/latex/xurl/README.md | |
parent | 8f2ea360047a64dc4948c3698fb982bacaf665e9 (diff) |
xurl (21dec17)
git-svn-id: svn://tug.org/texlive/trunk@46115 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/xurl/README.md')
-rw-r--r-- | Master/texmf-dist/doc/latex/xurl/README.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/xurl/README.md b/Master/texmf-dist/doc/latex/xurl/README.md new file mode 100644 index 00000000000..0f24fae6540 --- /dev/null +++ b/Master/texmf-dist/doc/latex/xurl/README.md @@ -0,0 +1,13 @@ +# README # +Package xurl loads package url by default and defines +possible url breaks for all alphanumerical characters +and = / . : + +All arguments which are valid for url can be used. +It will be passed to package url. xurl itself has no +special optional argument. For more information read +the documentation of package url. + +This file is distributed under the terms of the LaTeX Project Public +License from CTAN archives in directory macros/latex/base/lppl.txt. +Either version 1.3 or, at your option, any later version. |