summaryrefslogtreecommitdiff
path: root/Doc/install
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2013-03-28 13:28:44 +0100
committerGeorg Brandl <georg@python.org>2013-03-28 13:28:44 +0100
commit44ea77bd817c0b50e01344b7e8758995aaeebb63 (patch)
treed16064ba6c2225e5842ac7215d8d08eb6d85bb54 /Doc/install
parent6ba6b13e3291fdb1abc746183d428120872807a0 (diff)
downloadcpython-git-44ea77bd817c0b50e01344b7e8758995aaeebb63.tar.gz
Closes #4159: add LaTeX tabular column specifications to tables that otherwise are cut off or have overlapping text.
Diffstat (limited to 'Doc/install')
-rw-r--r--Doc/install/index.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/Doc/install/index.rst b/Doc/install/index.rst
index c31b1983ce..e0c5c16aec 100644
--- a/Doc/install/index.rst
+++ b/Doc/install/index.rst
@@ -235,6 +235,8 @@ by how you built/installed Python itself. On Unix (and Mac OS X, which is also
Unix-based), it also depends on whether the module distribution being installed
is pure Python or contains extensions ("non-pure"):
+.. tabularcolumns:: |l|l|l|l|
+
+-----------------+-----------------------------------------------------+--------------------------------------------------+-------+
| Platform | Standard installation location | Default value | Notes |
+=================+=====================================================+==================================================+=======+