Re: [docbook-apps] Eclipse output encoding

2014-01-23 Thread Jirka Kosek
On 23.1.2014 17:37, Paul DuBois wrote: > Is ISO-8859-1 a requirement of Eclipse, or can I change this to produce UTF-8? > I tried this in my customization layer, to no effect: For chunked output this is controlled by parameter: http://docbook.sourceforge.net/release/xsl-ns/1.78.1/doc/html/chunker

[docbook-apps] Eclipse output encoding

2014-01-23 Thread Paul DuBois
I notice that output produced with the Eclipse transform (eclipse/eclipse.xsl) contains this line: Is ISO-8859-1 a requirement of Eclipse, or can I change this to produce UTF-8? I tried this in my customization layer, to no effect: Thanks.