From owner-cvs-share Thu May 23 22:39:56 1996 Return-Path: owner-cvs-share Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id WAA24214 for cvs-share-outgoing; Thu, 23 May 1996 22:39:56 -0700 (PDT) Received: from time.cdrom.com (time.cdrom.com [204.216.27.226]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id WAA24205; Thu, 23 May 1996 22:39:53 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by time.cdrom.com (8.7.5/8.6.9) with SMTP id WAA06171; Thu, 23 May 1996 22:39:32 -0700 (PDT) To: John Fieber cc: "Jordan K. Hubbard" , CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-share@freefall.freebsd.org Subject: Re: cvs commit: src/share/doc/handbook eresources.sgml In-reply-to: Your message of "Thu, 23 May 1996 23:38:54 CDT." Date: Thu, 23 May 1996 22:39:32 -0700 Message-ID: <6169.832916372@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-cvs-share@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > Actually, I've just been thinking about this. Simple tables > already work for LaTeX output, HTML should be a no-brainer to add > which leaves nroff. There are plenty of places in the > handbook/FAQ where tables would be *really* handy. I have not No kidding - I'm all for it! > been following lynx developments lately, does it handle tables > yet? Looks like not - it just mashes everything together. Of course, it also does that now for the non-tabulated stuff. :-) Jordan