Commit f5af720a authored by Georg Brandl's avatar Georg Brandl

Add tabularcolumns directive for tables with bullet lists in them.

parent c1df95e1
...@@ -160,6 +160,9 @@ Label Options ...@@ -160,6 +160,9 @@ Label Options
The following options are supported by labels, buttons and other button-like The following options are supported by labels, buttons and other button-like
widgets. widgets.
.. tabularcolumns:: |p{0.2\textwidth}|p{0.7\textwidth}|
..
+--------------+-----------------------------------------------------------+ +--------------+-----------------------------------------------------------+
| option | description | | option | description |
+==============+===========================================================+ +==============+===========================================================+
...@@ -701,6 +704,9 @@ Options ...@@ -701,6 +704,9 @@ Options
This widget accepts the following specific options: This widget accepts the following specific options:
.. tabularcolumns:: |p{0.2\textwidth}|p{0.7\textwidth}|
..
+----------------+--------------------------------------------------------+ +----------------+--------------------------------------------------------+
| option | description | | option | description |
+================+========================================================+ +================+========================================================+
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment