Hi, 

I have a patch which is possible to specify the output encoding for target html/xml.
The current output encoding is statically fixed on "UTF8".

By applying the patch, the "encoding" attribute is added to <create> task
in StyleBook's project file.

Ex.)
    <create source="{@source}"
                   target="{@id}.html"
                   producer="parser"
                   printer="html"
                   encoding="EUC-JP">
      ..................................................
      ..................................................
      ..................................................
    </create>

I hear that StyleBook will be abolished soon.
If I have sent this patch, can it be applied to the current repository of  
"xml-stylebook" ???

--
Kan Ogawa
[EMAIL PROTECTED]


---------------------------------------------------------------------
In case of troubles, e-mail:     [EMAIL PROTECTED]
To unsubscribe, e-mail:          [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to