Re: DOCBOOK-APPS: HTML from docbook

From
Jirka Kosek <>
Date
2001-04-04T19:38:52+00:00
ID
Thread
Re: DOCBOOK-APPS: HTML from docbook
Oleg Amiton wrote:

> I've generated HTML output from docbook-sgml source with
> jade & sgmltools-lite, but don't know how to explain parser to
> insert encoding header into result HTML file.
> Exactly, I need the string
> -- cut --
> <meta http-equiv="Content-Type" content="text/html; charset=koi8-r">"
> -- end --
> to be appeared in output HTML. What's the way do do that?
Put following code into your customized stylesheet:

(define %html-header-tags% 
  '(("META" ("HTTP-EQUIV" "Content-Type") ("CONTENT" "text/html;
charset=koi8-r"))))

-----------------------------------------------------------------
  Jirka Kosek  	                     
  e-mail: 
  http://www.kosek.cz