From owner-cvs-all@FreeBSD.ORG Sun Dec 4 05:05:11 2005 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A5E6916A422; Sun, 4 Dec 2005 05:05:11 +0000 (GMT) (envelope-from hrs@FreeBSD.org) Received: from mail.allbsd.org (vlsi00.si.noda.tus.ac.jp [133.31.130.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8016F43D66; Sun, 4 Dec 2005 05:05:09 +0000 (GMT) (envelope-from hrs@FreeBSD.org) Received: from delta.allbsd.org (p8224-adsau15honb8-acca.tokyo.ocn.ne.jp [61.113.204.224]) (authenticated bits=128) by mail.allbsd.org (8.13.1/8.13.1) with ESMTP id jB4556ol002564; Sun, 4 Dec 2005 14:05:08 +0900 (JST) (envelope-from hrs@FreeBSD.org) Received: from localhost (alph.allbsd.org [192.168.0.10]) by delta.allbsd.org (8.13.4/8.13.4) with ESMTP id jB454IOv093979; Sun, 4 Dec 2005 14:04:18 +0900 (JST) (envelope-from hrs@FreeBSD.org) Date: Sun, 04 Dec 2005 14:02:52 +0900 (JST) Message-Id: <20051204.140252.09919813.hrs@allbsd.org> To: pav@FreeBSD.org From: Hiroki Sato In-Reply-To: <1133447024.95515.42.camel@pav.hide.vol.cz> References: <1133442525.95515.22.camel@pav.hide.vol.cz> <20051201.231654.21910274.hrs@allbsd.org> <1133447024.95515.42.camel@pav.hide.vol.cz> X-PGPkey-fingerprint: BDB3 443F A5DD B3D0 A530 FFD7 4F2C D3D8 2793 CF2D X-Mailer: Mew version 4.2.52 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Multipart/Signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="--Security_Multipart(Sun_Dec__4_14_02_52_2005_936)--" Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV version 0.86.2, clamav-milter version 0.86 on gatekeeper.allbsd.org X-Virus-Status: Clean Cc: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: www/share/sgml templates.usergroups.xsl X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Dec 2005 05:05:11 -0000 ----Security_Multipart(Sun_Dec__4_14_02_52_2005_936)-- Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Pav Lucistnik wrote in <1133447024.95515.42.camel@pav.hide.vol.cz>: pa> Aha. So should the line be removed from the header1 variable? Yes. And I think we should clean up and reorganize these tags and includes.*. Actually most of includes.foo.sgml and includes.foo.xsl can be integrated into one includes.foo.sgml file... pa> To avoid a duplication of xsl files in share/sgml/ and en/, would some pa> kind of mechanism to pass encoding parametr to xsltproc from en/Makefile pa> ja/Makefile etc be useful? I thought about passing it in --stringparam pa> or somesuch. It is not a duplication because /share/sgml/template.usergroups.xsl does not include common part of the templates. I agree with the idea passing the output encoding method from a variable or a file, but --stringparam does not work. Probably it can be done by using entity reference. pa> Also, is there any problem with ú and others in xml source when pa> outputting into other charsets, like euc-jp? Probably there is no problem. Those characters will be printed as ones in their encodings. I do not precisely know what happens when the encoding does not have the characters, but I guess they will be put as &#xxx;. -- | Hiroki SATO ----Security_Multipart(Sun_Dec__4_14_02_52_2005_936)-- Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQBDknh9TyzT2CeTzy0RAgG1AKC83ZqHSEFYVN1c5BNAlBp20H4sbwCeLf3C yeQSeKOLT8NtgG9eQfvkNHs= =+p7h -----END PGP SIGNATURE----- ----Security_Multipart(Sun_Dec__4_14_02_52_2005_936)----