From: Fred Drake Date: Wed, 2 Jul 2003 14:33:11 +0000 (+0000) Subject: Make the "install schema" tables follow the same table style we use X-Git-Tag: v2.3c1~190 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=629dd99802cbce684adcf107351bd0b5586273c7;p=python Make the "install schema" tables follow the same table style we use elsewhere (lines between columns). --- diff --git a/Doc/inst/inst.tex b/Doc/inst/inst.tex index 2b0d9ae915..c387ff72f5 100644 --- a/Doc/inst/inst.tex +++ b/Doc/inst/inst.tex @@ -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}