summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/luatex/luatexbase/README.md
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-10-01 22:00:41 +0000
committerKarl Berry <karl@freefriends.org>2015-10-01 22:00:41 +0000
commit79239bc6a14e7f5723e2027696b349d1f8cc11c9 (patch)
treec0fc4d14c1daff976ee0b83464f29fd733fe1b52 /Master/texmf-dist/doc/luatex/luatexbase/README.md
parentb0a27fa1b235b8769c32d6a4af90697503bc5f7f (diff)
luatexbase (1oct15)
git-svn-id: svn://tug.org/texlive/trunk@38513 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/luatex/luatexbase/README.md')
-rw-r--r--Master/texmf-dist/doc/luatex/luatexbase/README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/luatex/luatexbase/README.md b/Master/texmf-dist/doc/luatex/luatexbase/README.md
new file mode 100644
index 00000000000..bbcb8d46543
--- /dev/null
+++ b/Master/texmf-dist/doc/luatex/luatexbase/README.md
@@ -0,0 +1,7 @@
+The LaTeX kernel (LaTeX2e 2015/10/01 onward) builds in support for
+LuaTeX functionality, also available as `ltluatex.tex` for users for
+users of plain TeX and those with older LaTeX kernel implementations.
+This support is based on ideas taken from the original `luatexbase`
+package, but there are interface differences. This 'stub' package
+provides a compatibility layer to allow existing packages to upgrade
+smoothly to the new support structure.