diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/xltabular/README.md')
-rw-r--r-- | Master/texmf-dist/doc/latex/xltabular/README.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/xltabular/README.md b/Master/texmf-dist/doc/latex/xltabular/README.md new file mode 100644 index 00000000000..b48f6552a42 --- /dev/null +++ b/Master/texmf-dist/doc/latex/xltabular/README.md @@ -0,0 +1,10 @@ +# README # +Package xltabular loads package ltablex but keeps the current +tabularx environment. The environment xltabular is a combination +between longtable and tabularx. + + + +%% 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. |