diff options
author | Karl Berry <karl@freefriends.org> | 2016-07-03 20:50:55 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-07-03 20:50:55 +0000 |
commit | 044deb0931d98633db7d843495f034f97ca0565f (patch) | |
tree | ee52c5d0b6c5f4af7fd14a10a1d021b23154c3de /Master/texmf-dist/doc/lualatex | |
parent | 761e078df31f4a944cf5ff23559c39fe413d9ef4 (diff) |
rm luatex-def, replaced by graphics-def
git-svn-id: svn://tug.org/texlive/trunk@41615 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/lualatex')
-rw-r--r-- | Master/texmf-dist/doc/lualatex/luatex-def/README.md | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/Master/texmf-dist/doc/lualatex/luatex-def/README.md b/Master/texmf-dist/doc/lualatex/luatex-def/README.md deleted file mode 100644 index c129cdf8582..00000000000 --- a/Master/texmf-dist/doc/lualatex/luatex-def/README.md +++ /dev/null @@ -1,16 +0,0 @@ -# luatex-def - -luatex option file for LaTeX2e color and graphics - -Licence: LPPL -Maintained by the LaTeX3 project - -https://github.com/latex3/luatex-def - -This first version of luatex.def is a modified version of pdftex.def. - -This is only needed for LuaTeX releases from 0.87 on: it will not work with the version 0.80 in current TeX Live and MiKTeX distributions but is being made available for testing. - -If you have a test version of LuaTeX 0.88 you may use this file via - -`\usepackage[luatex]{graphicx}` |