Date: Sun, 04 Dec 2005 14:02:52 +0900 (JST) From: Hiroki Sato <hrs@FreeBSD.org> To: pav@FreeBSD.org Cc: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: www/share/sgml templates.usergroups.xsl Message-ID: <20051204.140252.09919813.hrs@allbsd.org> 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>
next in thread | previous in thread | raw e-mail | index | archive | help
----Security_Multipart(Sun_Dec__4_14_02_52_2005_936)-- Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Pav Lucistnik <pav@FreeBSD.org> wrote in <1133447024.95515.42.camel@pav.hide.vol.cz>: pa> Aha. So should the <meta> 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 <lang>/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)----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051204.140252.09919813.hrs>