Add Japanese specific definitions.
This commit is contained in:
parent
b726a71f21
commit
b859c3ea6b
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=4602
1 changed files with 5 additions and 0 deletions
|
@ -12,6 +12,11 @@
|
||||||
<style-sheet>
|
<style-sheet>
|
||||||
<style-specification use="docbook">
|
<style-specification use="docbook">
|
||||||
<style-specification-body>
|
<style-specification-body>
|
||||||
|
<!-- Locatization -->
|
||||||
|
<![ %lang.ja; [
|
||||||
|
(define %gentext-language% "ja")
|
||||||
|
(define %html-header-tags% '(("META" ("HTTP-EQUIV" "Content-Type") ("CONTENT" "text/html; charset=EUC-JP"))))
|
||||||
|
]]>
|
||||||
|
|
||||||
<!-- HTML only .................................................... -->
|
<!-- HTML only .................................................... -->
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue