From xemacs-m  Fri Jan 24 22:07:45 1997
Received: from loiosh.kei.com (ckd@loiosh.kei.com [192.88.144.32])
          by xemacs.org (8.8.4/8.8.4) with ESMTP
	  id WAA25393 for <xemacs-beta@xemacs.org>; Fri, 24 Jan 1997 22:07:45 -0600 (CST)
Received: (from ckd@localhost)
	by loiosh.kei.com (8.8.5/8.8.5) id XAA14499
	for xemacs-beta@xemacs.org; Fri, 24 Jan 1997 23:06:46 -0500 (EST)
Date: Fri, 24 Jan 1997 23:06:46 -0500 (EST)
From: Christopher Davis <ckd@loiosh.kei.com>
Message-Id: <199701250406.XAA14499@loiosh.kei.com>
To: xemacs-beta@xemacs.org
Subject: HTML3.2.dtd vs html-3.2.dtd (and cdtd)

Okay, the final 3.2 DTD is in the 20.0b91 distribution; unfortunately
it isn't in the CATALOG file, and isn't compiled, because it was named
HTML3.2.dtd instead of replacing html-3.2.dtd.

How *do* you recompile a DTD, btw?  There's sgml-compile-dtd, but I
don't know what format the "ents" parameter needs.

Also, the catalog should have a line like
PUBLIC "-//W3C//DTD HTML 3.2 Final//EN" html-3.2.dtd
added so we can start using the "recommended" format.

