[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[CVS] jigdo-howto-ru include-encoding.dsl,NONE,1.1



Update of /cvsroot/l10n-russian/jigdo-howto-ru
In directory haydn:/tmp/cvs-serv2344

Added Files:
	include-encoding.dsl 
Log Message:
add dsl for building html with charset

--- NEW FILE: include-encoding.dsl ---
<!DOCTYPE style-sheet PUBLIC "-//James Clark//DTD DSSSL Style Sheet//EN"
[<!ENTITY docbook.dsl SYSTEM "/usr/share/sgml/stylesheet/dsssl/sgmltools/html.dsl" CDATA DSSSL>]>

<style-specification id="my-docbook-html" use="onehtml">
<style-specification-body>
(define nochunks #t)
(define %html-header-tags%
'(("META" ("HTTP-EQUIV" "Content-Type")
          ("CONTENT" "text/html; charset=UTF-8"))))
</style-specification-body>
</style-specification>

<external-specification id="onehtml" document="docbook.dsl">



Reply to: