Add option --table-style=(standard|booktabs|nolines). Move most table
commit7368e7764782c50cbb58122dfa2ea59313393900
authorgrubert <grubert@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Wed, 12 May 2004 19:22:58 +0000 (12 19:22 +0000)
committergrubert <grubert@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Wed, 12 May 2004 19:22:58 +0000 (12 19:22 +0000)
treeef2e0e3670d60110e6822cf17945576d0f0eec8b
parent916a35a5389008156c49bc15a666d9aad2db9f02
Add option --table-style=(standard|booktabs|nolines). Move most table
handling into class Table.

git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@2085 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
docs/user/latex.txt
docutils/writers/latex2e.py
test/test_writers/test_latex2e.py