xml2po cleanup.
[docbook-zh.git] / defguide / en / makechm.bat
blobdc0c4b575da32b2358a7e0b096e04b04ddfd734a
1 @ECHO OFF
2 SET HHC="c:\Program Files\HTML Help Workshop\hhc.exe"
3 REM Sorry for MS-DOS batch file, but you probably never will be able to produce CHMs on Unix box
4 REM Script expects that saxon command is able to run Saxon processor and that your copy 
5 REM of HTML Help Workshop is installed in common place
7 xcopy /s /y /i figures\100dpi htmlhelp\figures
8 xcopy /s /y /i ..\glyphs\100dpi htmlhelp\glyphs\100dpi
9 xcopy /i /y html\defguide.css htmlhelp\defguide.css
11 call saxon tdg.xml stylesheets/htmlhelp.xsl
12 %HHC% htmlhelp.hhp
14 call saxon tdgex.xml stylesheets/htmlhelp.xsl "output.type=unexpanded"
15 %HHC% htmlhelp.hhp