mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Make the "install schema" tables follow the same table style we use
elsewhere (lines between columns).
This commit is contained in:
parent
89de74ee94
commit
629dd99802
1 changed files with 1 additions and 1 deletions
|
@ -339,7 +339,7 @@ section~\ref{custom-install} on custom installations.
|
|||
% macro. Uh-oh.
|
||||
|
||||
\newcommand{\installscheme}[8]
|
||||
{\begin{tableiii}{lll}{textrm}
|
||||
{\begin{tableiii}{l|l|l}{textrm}
|
||||
{Type of file}
|
||||
{Installation Directory}
|
||||
{Override option}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue