=?iso-8859-1?Q?Alberto_Sim=F5es/EPL?= writes: > I would like to generate HTML with the navigation links, but > without the top and bottom buttons. Can any body point me a solution > for this?
If you want the top & bottom panels to be the same, you can define the sub navigation_panel() in your .l2hinit or other initialization file. If you want the top & bottom to be different, define the subs top_navigation_panel() and bot_navigation_panel() instead. -Fred -- Fred L. Drake, Jr. <fdrake at acm.org> PythonLabs at Zope Corporation _______________________________________________ latex2html mailing list [EMAIL PROTECTED] http://tug.org/mailman/listinfo/latex2html
