mirror of
https://github.com/python/cpython.git
synced 2025-12-15 21:44:50 +00:00
Closes #4159: add LaTeX tabular column specifications to tables that otherwise are cut off or have overlapping text.
This commit is contained in:
parent
6ba6b13e32
commit
44ea77bd81
32 changed files with 129 additions and 30 deletions
|
|
@ -278,6 +278,8 @@ module. We'll be using the ``countrydata`` XML document from the
|
|||
Supported XPath syntax
|
||||
^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
.. tabularcolumns:: |l|L|
|
||||
|
||||
+-----------------------+------------------------------------------------------+
|
||||
| Syntax | Meaning |
|
||||
+=======================+======================================================+
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue