Date: Sat, 25 Aug 2012 21:16:17 +0200 From: Gabor Kovesdan <gabor@FreeBSD.org> To: Hiroki Sato <hrs@FreeBSD.org> Cc: doceng@FreeBSD.org, doc@FreeBSD.org, www@FreeBSD.org Subject: Re: [CALL FOR REVIEW] doc and www converted to XML Message-ID: <50392481.1070708@FreeBSD.org> In-Reply-To: <20120826.025845.2271349946315727916.hrs@allbsd.org> References: <50326A70.5020009@FreeBSD.org> <20120826.002845.1234591490988245305.hrs@allbsd.org> <50390426.40604@FreeBSD.org> <20120826.025845.2271349946315727916.hrs@allbsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Em 25-08-2012 19:58, Hiroki Sato escreveu: > Ah, what I wanted to point out is that not only in the headers the > ids are converted to lower case in the new framework. I also > think we can ignore the impact for the headers. > > As you know, the Jade program uses the upper case because it > supports SGML general name normalization for the ids and NAMECASE > GENERAL is YES in SGML declaration for HTML. The xsltproc program > does not always do so because NAMECASE GENERAL is always NO in > XML. Ok, now I see you are referring to docs not www. I was talking about www because I only did manual conversion there. A side effect of changing the SGML declaration used by Jade to enforce XML syntax is that NAMECASE GENERAL is NO as you said. For now, I don't know what to do with that. If we start using XSLT, we can customize the DocBook XSL stlyesheets to do such a normalization. I think it shouldn't be difficult but I'll have to see how the corresponding parts are written in DocBook XSL. Do you have any suggestions how to handle this for the interim period? Gabor
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?50392481.1070708>