From a94d803c20a54a2147ce57994e85798149a47c00 Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Sun, 23 Mar 2025 04:40:25 +0300 Subject: sciteco(7): fixed formatting of some tables This was changed ages ago for some old version of Groff. These workarounds should no longer be necessary. --- doc/sciteco.7.template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'doc') diff --git a/doc/sciteco.7.template b/doc/sciteco.7.template index 3560973..c250728 100644 --- a/doc/sciteco.7.template +++ b/doc/sciteco.7.template @@ -413,8 +413,8 @@ mnemonics are given as well. .\" section. .SCITECO_TT 90n .TS -expand,allbox,tab(;); -LBW0 LBW0 LBW0 LBW0 LB +allbox,tab(;); +LB LB LB LB LBX L L L L L. Name;Code;Mnemonics;Context;Description T{ @@ -993,8 +993,8 @@ precedence, whereas borders separate operators of the \fIsame\fP precedence: .SCITECO_TT 90n .TS -expand,box,tab(;); -LW0 L. +box,tab(;); +L LX. \fIbase\fB ^* \fIpower\fR;T{ .SCITECO_TOPIC ^* power Raise \fIbase\fP to \fIpower\fP. -- cgit v1.2.3