Index: mttroot/mtt/bin/mtt ================================================================== --- mttroot/mtt/bin/mtt +++ mttroot/mtt/bin/mtt @@ -15,10 +15,13 @@ ############################################################### ## Version control history ############################################################### ## $Header$ ## $Log$ +## Revision 1.375 2003/05/08 18:42:52 gawthrop +## Generate pdf from ps (using hyperref package for links etc) +## ## Revision 1.374 2003/04/17 20:57:27 geraint ## Added -sort option to allow direct generation of ode2odes.m using sese.m ## instead of ode/csex. ## ## "mtt -sort rc odeso view" works without Reduce installed!!! @@ -3603,11 +3606,11 @@ endif ifeq ($REPTYPE,tex) #Create html version of dvi file -$1_$2.html: $1_$2.dvi $1_$2.doc +$1_$2.html: $1_$2.doc echo Creating $1_$2/$1_$2.html $LATEX2HTML $1_$2.doc>latex2html.log 2>latex2html.log endif #Default view Index: mttroot/mtt/bin/trans/makedoc ================================================================== --- mttroot/mtt/bin/trans/makedoc +++ mttroot/mtt/bin/trans/makedoc @@ -13,10 +13,13 @@ ############################################################### ## Version control history ############################################################### ## $Id$ ## $Log$ +## Revision 1.1 2000/12/27 15:53:42 peterg +## Initial revision +## ## Revision 1.1 1997/05/17 13:55:42 peterg ## Initial revision ## # Revision 1.2 1997/04/23 10:06:51 peterg # Put output in the correct file! @@ -69,14 +72,18 @@ cat <> $filename \makeindex EOF fi -cp -v $MTTPATH/trans/*.sty . -cat >> $filename <> $filename <> $filename cat <> $filename \begin{document} \maketitle EOF