Index: mttroot/mtt/bin/mttrc ================================================================== --- mttroot/mtt/bin/mttrc +++ mttroot/mtt/bin/mttrc @@ -13,10 +13,13 @@ ############################################################### ## Version control history ############################################################### ## $Id$ ## $Log$ +# Revision 1.3 1998/01/06 09:11:26 peterg +# Removed matlab from the setup +# # Revision 1.2 1997/12/04 10:49:16 peterg # Put under RCS at last # Added CC variable # ############################################################### @@ -84,5 +87,8 @@ # Setup dvi viewer DVIVIEW='xdvi' export DVIVIEW +# Setup latex2html +LATEX2HTML='latex2html -contents_in_navigation' +export LATEX2HTML