From owner-cvs-all Tue Sep 11 1:48: 3 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0703137B40C; Tue, 11 Sep 2001 01:47:54 -0700 (PDT) Received: (from murray@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f8B8lrL82850; Tue, 11 Sep 2001 01:47:53 -0700 (PDT) (envelope-from murray) Message-Id: <200109110847.f8B8lrL82850@freefall.freebsd.org> From: Murray Stokely Date: Tue, 11 Sep 2001 01:47:53 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/share/sgml freebsd.dsl X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG murray 2001/09/11 01:47:53 PDT Modified files: share/sgml freebsd.dsl Log: Use a formatting-instruction to work around the problem where Jade thinks that it must never output something like "_" to the TeX backend, and should instead use \char{95}. The package we are using to hyphenate URLs, url.sty, is designed to allow URLs without worrying about such things, and will literally display the \char{95} without this patch. Revision Changes Path 1.56 +35 -23 doc/share/sgml/freebsd.dsl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message