Ask jade(1) about additional META in header of Russian FAQ:
<meta http-equiv="Content-Type" content="text/html; charset=koi8-r"> Requested by: wosch
This commit is contained in:
parent
8eee3e344a
commit
33fd5935c2
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=5981
2 changed files with 7 additions and 1 deletions
|
|
@ -3,6 +3,7 @@
|
|||
<!ENTITY % output.print "IGNORE">
|
||||
<!ENTITY % lang.ja "IGNORE">
|
||||
<!ENTITY % lang.ja.dsssl "IGNORE">
|
||||
<!ENTITY % lang.ru "IGNORE">
|
||||
<![ %output.html; [
|
||||
<!ENTITY docbook.dsl PUBLIC "-//Norman Walsh//DOCUMENT DocBook HTML Stylesheet//EN" CDATA DSSSL>
|
||||
]]>
|
||||
|
|
@ -22,6 +23,10 @@
|
|||
(define %html-header-tags% '(("META" ("HTTP-EQUIV" "Content-Type") ("CONTENT" "text/html; charset=EUC-JP"))))
|
||||
]]>
|
||||
|
||||
<![ %lang.ru; [
|
||||
(define %html-header-tags% '(("META" ("HTTP-EQUIV" "Content-Type") ("CONTENT" "text/html; charset=koi8-r"))))
|
||||
]]>
|
||||
|
||||
<!-- HTML only .................................................... -->
|
||||
|
||||
<![ %output.html; [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue