From owner-freebsd-doc Wed Aug 23 8:52:40 2000 Delivered-To: freebsd-doc@freebsd.org Received: from raditex.se (gandalf.raditex.se [192.5.36.18]) by hub.freebsd.org (Postfix) with ESMTP id 0535137B42C; Wed, 23 Aug 2000 08:52:36 -0700 (PDT) Received: (from kaj@localhost) by raditex.se (8.9.3/8.9.3) id RAA39076; Wed, 23 Aug 2000 17:52:28 +0200 (CEST) (envelope-from kaj@raditex.se) X-Authentication-Warning: frodo.sickla.raditex.se: kaj set sender to kaj@raditex.se using -f To: Mark Ovens Cc: doc@FreeBSD.ORG Subject: Re: tag in the docs References: <20000820131444.C254@parish> From: Rasmus Kaj Cc: Rasmus Kaj Organization: Raditex AB - http://Raditex.se/ X-Face: M9cR~WYav<"fu%MaslX0`43PAYY?uIsM8[#E(0\Xuy9rj>4gE\h3jm.7DD?]R8*^7T\o&vT U@[53Dwkuup4[0@gw#~kyu>`unH?kVj9CJa02(h>Ki\+i=%rn%sDf^KC.!?IHkKjMAbkd\jgmphp^' d|Q;OeXEAhq?ybGqOs1CHb6TJT42'C`Krnk61//AOfXtNjj/t'`5>Vw0QX!dKfOL$.f+S"LIuwR<;I Z0Qnnx(F^F]o@*V%TUtEV'1Z[TkOl^FFV9Z~A[b19%}uP*,huCU Date: 23 Aug 2000 17:52:28 +0200 In-Reply-To: Mark Ovens's message of "Sun, 20 Aug 2000 13:14:44 +0100" Message-ID: <84u2ccdlfn.fsf@frodo.sickla.raditex.se> Lines: 37 User-Agent: Gnus/5.0806 (Gnus v5.8.6) XEmacs/20.4 (Emerald) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >>>>> "MO" == Mark Ovens writes: MO> In the Programmers Tools tutorial there are several uses of the MO> tag but it appears not to work: MO> MS-DOS MO> appears in the doc as: MO> MS-DOS&trade I'm assuming here that you're talking about generating HTML. Correct me if I'm wrong. That should work, if there is a non-character after. To make it work either way, a ';' should be appended. In /usr/local/share/sgml/docbook/dsssl/modular/html/dbhtml.dsl, it says: (("trademark")(make entity-ref name: "trade")) ... which sounds to me as if it should do a real entity reference, i.e. append a semicolon ... If the problem is that ™ don't give the wanted symbol in some browsers, try ™ instead. MO> [ ... ] MO> Also, shouldn't we really acknowledge trademarks, either by using the MO> "(TM)" symbol with each instance [ ... ] This would be what happens now, right? -- Rasmus Kaj -------------------- rasmus@kaj.se - http://Raditex.se/~kaj/ \ Time is an illusion; lunchtime--doubly so. -Ford Prefect \------------------------------------------------- http://Raditex.se/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message