patch [120] 0002 tables accept option widths: list of relative widths, 'auto'
commitf361b37a1c05e991ceb26fbfd086246f9b276130
authorgrubert <grubert@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Sun, 8 Feb 2015 23:51:45 +0000 (8 23:51 +0000)
committergrubert <grubert@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Sun, 8 Feb 2015 23:51:45 +0000 (8 23:51 +0000)
tree9c64af7d45f3fa687f71422c9c36ebb950d2ff89
parent1bd2ef4553d030ce08feea0894eebca5091d1bdb
patch [120] 0002 tables accept option widths: list of relative widths, 'auto'
    or 'grid'

git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7785 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
HISTORY.txt
docutils/parsers/rst/directives/__init__.py
docutils/parsers/rst/directives/tables.py
docutils/parsers/rst/states.py
test/functional/expected/standalone_rst_pseudoxml.txt
test/test_parsers/test_rst/test_directives/test_figures.py
test/test_parsers/test_rst/test_directives/test_include.py
test/test_parsers/test_rst/test_directives/test_tables.py
test/test_parsers/test_rst/test_east_asian_text.py
test/test_parsers/test_rst/test_tables.py