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] | [List Home]


Subject: website 2.6


In my output I'm seeing

<html><head class='abc'>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
   etc

in website.xsl there is a call to head.xsl which is followed,
proven by outputting comments.

  <head class='abc'>
  <xsl:comment>
    head, head.mode
    </xsl:comment>
    <meta name="generator" content="Website XSL Stylesheet V{$VERSION}"/>


I am stuck, wondering where the charset definition is coming from?

Any suggestions please?


regards

--
Dave Pawson
XSLT XSL-FO FAQ.
http://www.dpawson.co.uk


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