From owner-freebsd-doc Thu Sep 19 10:21:10 1996 Return-Path: owner-doc Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id KAA06677 for doc-outgoing; Thu, 19 Sep 1996 10:21:10 -0700 (PDT) Received: from tokyonet-entrance.astec.co.jp (tokyonet-entrance.astec.co.jp [202.239.16.2]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id KAA06629 for ; Thu, 19 Sep 1996 10:20:58 -0700 (PDT) Received: from amont.astec.co.jp (amont.astec.co.jp [172.20.10.1]) by tokyonet-entrance.astec.co.jp (8.6.12+2.5Wb7/3.4Wbeta5-astecMX2.3) with ESMTP id CAA18201; Fri, 20 Sep 1996 02:20:47 +0900 Received: from astec.co.jp (hanaigw [192.168.23.1]) by amont.astec.co.jp (8.6.9+2.4W/3.4Wbeta5-astecNoMX2.3) with ESMTP id CAA00836; Fri, 20 Sep 1996 02:20:45 +0900 Received: from tau (localhost [127.0.0.1]) by astec.co.jp (8.7.5/3.5Wbeta-ppp) with ESMTP id CAA00412; Fri, 20 Sep 1996 02:18:52 +0900 (JST) Message-Id: <199609191718.CAA00412@astec.co.jp> To: darrend@novell.com Cc: doc@FreeBSD.org Subject: Re: What tool to use to generate SGML? From: Hiroyuki Hanai In-Reply-To: Your message of "Thu, 19 Sep 1996 11:06:29 -0600" References: X-Mailer: Mew version 1.06 on Emacs 19.28.1, Mule 2.3 Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Date: Fri, 20 Sep 1996 02:18:52 +0900 Sender: owner-doc@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk Darren Davis wrote: > What tools do you recommend to generate and edit SGML? I would like to > do this under FreeBSD. You can use PSGML, which is a major mode of Emacs(19.19 or later) for editing SGML documents. PSGML is availble from various anonymous ftp servers. -----H.Hanai