OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Subject: Re: DOCBOOK-APPS: free DocBook tools that handle Japanese


On Mon, Jan 28, 2002 at 05:44:51AM -0600, Michael Smith wrote:
>  * XSLT engine: xsltproc (outputs ISO-8859-1 with character references
>    for the Japanese characters)

  The other parts of your mail seems to indicate your xsltproc has access
to iconv, if it outputs in ISO-8859-1 it's probably because the stylesheets
ask for this output. That can be overriden by your own wrapper XSLT stylesheet
with an xsl:output carrying encoding = "UTF-8" (or another one). Depending
on the other elements on your processing chain  and the actual content of the
document being processed this can result in a serious size improvement
of the intermediate files compared to character references in an ISO-8859-1
encoding.

Daniel

-- 
Daniel Veillard      | Red Hat Network https://rhn.redhat.com/
veillard@redhat.com  | libxml Gnome XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Powered by eList eXpress LLC