]> granicus.if.org Git - python/commitdiff
Make the "install schema" tables follow the same table style we use
authorFred Drake <fdrake@acm.org>
Wed, 2 Jul 2003 14:33:11 +0000 (14:33 +0000)
committerFred Drake <fdrake@acm.org>
Wed, 2 Jul 2003 14:33:11 +0000 (14:33 +0000)
elsewhere (lines between columns).

Doc/inst/inst.tex

index 2b0d9ae915a6d54ac3a6ab94ecb75e0e1cf4e0ff..c387ff72f5301dc8641d963afa6bae49876d6725 100644 (file)
@@ -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}