docbook-apps

  • 1.  Eclipse output encoding

    Posted 01-23-2014 16:38
    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:

    <xsl:output method="html" encoding="utf-8" indent="no"/>

    Thanks.


  • 2.  Re: [docbook-apps] Eclipse output encoding

    Posted 01-23-2014 17:06
    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.output.encoding.html

    --
    ------------------------------------------------------------------
    Jirka Kosek e-mail: jirka@kosek.cz http://xmlguru.cz
    ------------------------------------------------------------------
    Professional XML consulting and training services
    DocBook customization, custom XSLT/XSL-FO document processing
    ------------------------------------------------------------------
    OASIS DocBook TC member, W3C Invited Expert, ISO JTC1/SC34 rep.
    ------------------------------------------------------------------
    Bringing you XML Prague conference http://xmlprague.cz
    ------------------------------------------------------------------