X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=doc%2FMakefile.am;h=558768be7926cfca986dd417f4becd1b62fc6cbb;hb=4ce5d71d8fd2b5c8575f4258117b2143d5e7cb25;hp=b165afd43f76b24b76ac01a7ea93442c732c010c;hpb=103b084776d861a93e851ebff9c72798019b7561;p=ctsim.git diff --git a/doc/Makefile.am b/doc/Makefile.am index b165afd..558768b 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,7 +1,17 @@ -docs=ctsim.tex ctsim.bib texhelp.sty psbox.tex logo-huge.bmp tex2rtf.ini ctsim.hpj bullet.bmp verbatim.sty mytitle.sty makeidx.sty mysober.sty fancyhea.sty ctsim.bib -EXTRA_DIST = ${docs} +docs=ctsim.tex ctsim.bib texhelp.sty psbox.tex logo.eps logo.gif \ +ctsim-sgp.tex ctsim-concepts.tex ctsim-gui.tex ctsim-install.tex \ +ctsim-textui.tex ctsim-web.tex \ +alphacalc.eps alphacalc.gif divergent.eps divergent.gif \ +equiangular.eps equiangular.gif equilinear.eps equilinear.gif \ +scangeometry.eps scangeometry.gif \ +tex2rtf.ini ctsim.hpj bullet.bmp verbatim.sty mytitle.sty makeidx.sty \ +mysober.sty fancyhea.sty ctsim.bib ctsim-latex.bib ctsim-tex2rtf.bib + +EXTRA_DIST = ${docs} ctsim.htb dvi: ctsim.tex + cp ctsim-latex.bib ctsim.bib + latex ctsim bibtex ctsim latex ctsim makeindex ctsim @@ -9,13 +19,15 @@ dvi: ctsim.tex winhelp: ctsim.tex rm -f ctsim.rtf ctsim.cnt + cp ctsim-tex2rtf.bib ctsim.bib tex2rtf ctsim.tex ctsim.rtf -winhelp hcw /c /m /e ctsim.hpj mv CTSIM.HLP ctsim.hlp cp ctsim.hlp ctsim.cnt ../msvc/ctsim/ htmlhelp: ctsim.tex - rm -f ctsim*.html ctsim.hhp ctsim.hhc ctsim.hhk + rm -f ctsim*.html ctsim.hhp ctsim.hhc ctsim.hhk ctsim.zip + cp ctsim-tex2rtf.bib ctsim.bib tex2rtf ctsim.tex ctsim.html -html zip ctsim.zip *.html *.gif ctsim.hhp ctsim.hhc ctsim.hhk mv ctsim.zip ctsim.htb