From owner-cvs-doc@FreeBSD.ORG Mon Aug 18 12:32:23 2003 Return-Path: Delivered-To: cvs-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 30B1637B405; Mon, 18 Aug 2003 12:32:23 -0700 (PDT) Received: from builder.freebsdmall.com (builder.freebsdmall.com [65.86.180.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF95943F93; Mon, 18 Aug 2003 12:32:21 -0700 (PDT) (envelope-from murray@builder.freebsdmall.com) Received: (from root@localhost) by builder.freebsdmall.com (8.12.9/8.11.6) id h7IJWLAx001781; Mon, 18 Aug 2003 12:32:21 -0700 (PDT) (envelope-from murray) Date: Mon, 18 Aug 2003 12:32:21 -0700 From: Murray Stokely To: "Simon L. Nielsen" Message-ID: <20030818123221.C235@freebsdmall.com> References: <200308171355.h7HDt5ii082681@repoman.freebsd.org> <20030817140406.GB391@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20030817140406.GB391@FreeBSD.org>; from simon@FreeBSD.org on Sun, Aug 17, 2003 at 04:04:07PM +0200 X-GPG-Key-ID: 1024D/0E451F7D X-GPG-Key-Fingerprint: E2CA 411D DD44 53FD BB4B 3CB5 B4D7 10A2 0E45 1F7D cc: doc-committers@FreeBSD.org cc: cvs-doc@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: doc/en_US.ISO8859-1/books/handbook book.sgml doc/en_US.ISO8859-1/books/handbook/introduction chapter.sgml doc/en_US.ISO8859-1/books/handbook/install chapter.sgml doc/share/sgml trademarks.ent X-BeenThere: cvs-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the doc and www trees List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Aug 2003 19:32:23 -0000 On Sun, Aug 17, 2003 at 04:04:07PM +0200, Simon L. Nielsen wrote: > Of course this is not in each article for the Handbook, but first use in > each sect1, which will become first use in each HTML page when using > html-split mode. Can you add attributes to the later trademarks that are not the first in the article. These commits add a LOT of unnecessary and distracting (TM) and (R) signs in non-HTML documents, such as PDFs, text files, or PalmPilot docs. If you add the attributes, I'll add stylesheet support to only render them for HTML output. For the first use in the entire document, you shouldn't add the attribute. (I think the 'role' attribute can be used for this purpose). - Murray