diff options
author | Karl Berry <karl@freefriends.org> | 2016-07-13 22:34:16 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-07-13 22:34:16 +0000 |
commit | 34f243dce079f616b05982574fcaa361c21eb1fe (patch) | |
tree | af8c344ef876ad9ebc757a07a24c32b6f8b054e1 /Master/texmf-dist/source/latex/tools/tabularx.dtx | |
parent | 340fd1eddc14e61d3f7e4b493269dcb960cdb3bc (diff) |
latex2e (13jul16)
git-svn-id: svn://tug.org/texlive/trunk@41688 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/tools/tabularx.dtx')
-rw-r--r-- | Master/texmf-dist/source/latex/tools/tabularx.dtx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/source/latex/tools/tabularx.dtx b/Master/texmf-dist/source/latex/tools/tabularx.dtx index 3d2b641789e..0b98296eb31 100644 --- a/Master/texmf-dist/source/latex/tools/tabularx.dtx +++ b/Master/texmf-dist/source/latex/tools/tabularx.dtx @@ -96,7 +96,7 @@ % comp.text.tex}. % % \DescribeEnv{tabularx} -% "\begin{tabularx}{"\meta{width}"}{"\meta{preamble}"}"\\ +% "\begin{tabularx}{"\meta{width}"}["\meta{pos}"]{"\meta{preamble}"}"\\ % The arguments of "tabularx" are essentially the same as those of % the standard "tabular*" environment. However rather than adding space % between the columns to achieve the desired width, it adjusts the |