From owner-freebsd-questions Tue Feb 15 19:26: 0 2000 Delivered-To: freebsd-questions@freebsd.org Received: from vail.net (vail.net [199.45.148.10]) by builder.freebsd.org (Postfix) with ESMTP id 3BADD40C9; Tue, 15 Feb 2000 19:25:31 -0800 (PST) Received: from gatekeeper.cfcc.com (cfcc.com [204.144.216.251]) by vail.net (8.9.3/8.9.3) with ESMTP id UAA22434; Tue, 15 Feb 2000 20:21:34 -0700 (MST) Received: from ibis.ivanfetch.tzo.com (168.191.172.118 [168.191.172.118]) by gatekeeper.cfcc.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.1960.3) id CYDH58FW; Tue, 15 Feb 2000 20:29:57 -0700 Date: Tue, 15 Feb 2000 20:24:47 -0700 (MST) From: Ivan Fetch X-Sender: ifetch@ibis.ivanfetch.tzo.com To: freebsd-questions@freebsd.org, freebsd-doc@freebsd.org Subject: Syntax for producing text, html, Etc from sgml Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Please let me know if this cross-post is inappropriate! Hello, I have installed the textproc/docproj port, and am attempting to test it out with an sgml (docbook 3.1) document I have and am looking for some pointers on syntax. I haev used sgmltools previously under Linux (a kind of wrapper to jade and other commands) so I am not totally clear on what the FDP uses to produce text, html, rtf, Etc documents from sgml source. My guess is the following - Is this correct: jade -tsgml -d/usr/local/share/sgml/html/3.2/html32.dtd mydoc.sgml Thank you, Ivan Fetch. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message