From 629dd99802cbce684adcf107351bd0b5586273c7 Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Wed, 2 Jul 2003 14:33:11 +0000 Subject: Make the "install schema" tables follow the same table style we use elsewhere (lines between columns). --- Doc/inst/inst.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/inst/inst.tex b/Doc/inst/inst.tex index 2b0d9ae..c387ff7 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} -- cgit v0.12