diff options
author | Karl Berry <karl@freefriends.org> | 2016-07-03 20:51:57 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-07-03 20:51:57 +0000 |
commit | defd77bc40f31972e4dd97cd405dc401d6ff124c (patch) | |
tree | 1d69d9cfe5c6e9cf3e734226386afe9e12f0ae97 /Master/texmf-dist/doc/latex | |
parent | 044deb0931d98633db7d843495f034f97ca0565f (diff) |
graphics-def (3jul16)
git-svn-id: svn://tug.org/texlive/trunk@41616 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex')
-rw-r--r-- | Master/texmf-dist/doc/latex/graphics-def/README.md | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/graphics-def/README.md b/Master/texmf-dist/doc/latex/graphics-def/README.md new file mode 100644 index 00000000000..023a84501e4 --- /dev/null +++ b/Master/texmf-dist/doc/latex/graphics-def/README.md @@ -0,0 +1,22 @@ +# graphics-def + +## 2016/07/02 release + +`.def` files for latex color and graphics packages, +contributed by multiple authors, extending the collection +available in latex/required/graphics. + + +* luatex.def (for luatex > 0.87) +* pdftex.def from https://github.com/ho-tex/pdftex-def +* xetex.def from https://puszcza.gnu.org.ua/projects/latexfmxdef +* dvipdfmx.def from https://puszcza.gnu.org.ua/projects/latexfmxdef +* dvisvgm.def originally contributed by Till Tantau + +Licence: LPPL +Maintained by the LaTeX3 project + +https://github.com/latex3/graphics-def + + + |