diff options
author | Karl Berry <karl@freefriends.org> | 2010-02-19 00:40:34 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-02-19 00:40:34 +0000 |
commit | 957e1fda1194f0d780ace675c88d143ae3536ac4 (patch) | |
tree | e8158d9f31cca529fda437594713fb0eafcbcb34 | |
parent | 59a53755da612a9a9bdd09f9e09cef738f068cb6 (diff) |
blkarray README (18feb10)
git-svn-id: svn://tug.org/texlive/trunk@17089 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r-- | Master/texmf-dist/doc/latex/blkarray/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/blkarray/README b/Master/texmf-dist/doc/latex/blkarray/README new file mode 100644 index 00000000000..12f7ba8f7ee --- /dev/null +++ b/Master/texmf-dist/doc/latex/blkarray/README @@ -0,0 +1,10 @@ +Blkarray -- extensions and modifications of tabular support + +This package is even less supported than any of David Carlisle's other +packages. It was written a long time ago, and is still documented using +the conventions of LaTeX2.09 (although it appears to work with current +LaTeX releases). It is unlikely that David will be able to work on +this in the foreseeable future, which is why it is published in its +current state. It is not really a package for using in documents in +its present state, but if you are interested in coding tables of +various sorts in TeX, you may be interested to experiment with it... |