Tom Lane wrote:
> openjade -V draft-mode -wall -wno-unused-param -wno-empty -D . -c 
> /usr/share/sgml/docbook/dsssl-stylesheets/catalog -d stylesheet.dsl -i 
> output-html -t sgml postgres.sgml
> openjade:release.sgml:567:14:E: "353" is not a character number in the 
> document character set
> openjade:release.sgml:1085:56:E: "305" is not a character number in the 
> document character set
> openjade:release.sgml:1085:63:E: "305" is not a character number in the 
> document character set
> openjade:release.sgml:1497:35:E: "305" is not a character number in the 
> document character set
> openjade:release.sgml:1497:42:E: "305" is not a character number in the 
> document character set
> openjade:release.sgml:1662:38:E: "305" is not a character number in the 
> document character set
> openjade:release.sgml:1662:45:E: "305" is not a character number in the 
> document character set
> make: *** [html] Error 1

Wow, our documentation characterset is "ISO-8859-1":

        CONTENT="text/html; charset=ISO-8859-1"

Should we change it to UTF8?

-- 
  Bruce Momjian   [EMAIL PROTECTED]
  EnterpriseDB    http://www.enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +

---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

               http://www.postgresql.org/docs/faq

Reply via email to