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: troubles after changed encoding in XSL 1.58


On Tue, Dec 03, 2002 at 06:25:36PM +0100, ABX wrote:
> Jeff Beal <jeff.beal@ansys.com>:
> > Set the XSL parameter 'default-encoding' to ISO-8859-1.
> 
> It does not help. I tried as empty customization layer as possible:
> 
> <?xml version="1.0"?>
> <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform";
>                 xmlns:doc="http://nwalsh.com/xsl/documentation/1.0";
>                 xmlns:exsl="http://exslt.org/common";
>                 xmlns:set="http://exslt.org/sets";
>                 version="1.0"
>                 exclude-result-prefixes="doc exsl set">
>   <xsl:import href="/usr/local/share/xsl/xhtml/docbook.xsl"/>
>   <xsl:param name="default.encoding">ISO-8859-1</xsl:param>
> </xsl:stylesheet>
> 
> The only solution was to switch from xhtml to html but I'd prefer xhtml.
> 
> I used xsltproc, btw.

The latest version of xsltproc has changes to make it
better support xhtml output.  You might try upgrading.

-- 

Bob Stayton                                 400 Encinal Street
Publications Architect                      Santa Cruz, CA  95060
Technical Publications                      voice: (831) 427-7796
The SCO Group                               fax:   (831) 429-1887
                                            email: bobs@sco.com


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


Powered by eList eXpress LLC