r425: Added splash screen for About box
[ctsim.git] / doc / tex2rtf / make-help
index fe18578d8ed96f0ea538685bc3989232c3ed8448..1ad3b6ba787ace91d9a27d34a07a14590a40ab63 100644 (file)
@@ -1,3 +1,12 @@
+rm -f ctsim.rtf ctsim.cnt
 tex2rtf ctsim.tex ctsim.rtf -winhelp
 hcw /c /m /e ctsim.hpj
+mv CTSIM.HLP ctsim.hlp
 cp ctsim.hlp ctsim.cnt ../../msvc/ctsim/
+rm -f ctsim*.html ctsim.hhp ctsim.hhc ctsim.hhk
+tex2rtf ctsim.tex ctsim.html -html
+zip ctsim.zip *.html *.gif ctsim.hhp ctsim.hhc ctsim.hhk
+mv ctsim.zip ctsim.htb
+cp ctsim.htb ../../msvc/ctsim
+