diff options
author | Karl Berry <karl@freefriends.org> | 2009-09-28 23:57:48 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-09-28 23:57:48 +0000 |
commit | 56ba94d1d3a01b11a10578f66d461dac3aad2b0e (patch) | |
tree | 8ab55bd68e7017335787a929fbdd055647704822 /Master/texmf-dist/doc/latex/widetable/README | |
parent | e1ad2371d28982edecd1e4f12ff42cdb6f15dcd6 (diff) |
new latex package widetable 1.0 (28sep09)
git-svn-id: svn://tug.org/texlive/trunk@15540 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/widetable/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/widetable/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/widetable/README b/Master/texmf-dist/doc/latex/widetable/README new file mode 100644 index 00000000000..08b24aacbb4 --- /dev/null +++ b/Master/texmf-dist/doc/latex/widetable/README @@ -0,0 +1,5 @@ +This small package defines a new environment that, unlike +tabularX, typesets a table of specified width by working on +the inter column glue; the tabular cells will all be +stretched (or shrinked) according to the need. + |