Next in thread → Next in month →

Re: [docbook-apps] Setting charset attribute of <meta> tag for HTML output

From
Bob Stayton <>
Date
2005-01-22T00:17:41+00:00
ID
09d201c50017$c68267d0$6400a8c0@toshiro
Thread
Re: [docbook-apps] Setting charset attribute of <meta> tag for HTML output
The HTML output format should automatically include such a meta element when
you set the chunker.output.encoding parameter.

See http://www.sagehill.net/docbookxsl/Chunking.html#ChunkEncoding

Bob Stayton
Sagehill Enterprises
DocBook Consulting



----- Original Message ----- 
From: "Paul DuBois" <>
To: <>
Sent: Tuesday, January 18, 2005 9:38 AM
Subject: [docbook-apps] Setting charset attribute of <meta> tag for HTML
output


> I'm using the /html/chunk.xsl stylesheets, which produce output files that
> begin like this:
>
> <html><head><meta http-equiv="Content-Type" content="text/html;
> charset=utf-8"><title>Preface</title><meta name="generator"
content="DocBook
> XSL Stylesheets V1.67.2"> ...
>
> However, some translations of my document are in other languages.  For
> example, I have a Japanese version, for which the charset value in the
first
> <meta> tag needs to be set to charset=euc-jp rather than charset=utf-8.
>
> Is this possible?  Thanks.
>
>
>
>
Next in thread → Next in month →