--- rat/lonpage.pm 2002/06/26 20:28:30 1.41 +++ rat/lonpage.pm 2002/06/27 18:48:30 1.42 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Page Handler # -# $Id: lonpage.pm,v 1.41 2002/06/26 20:28:30 www Exp $ +# $Id: lonpage.pm,v 1.42 2002/06/27 18:48:30 sakharuk Exp $ # # Copyright Michigan State University Board of Trustees # @@ -374,11 +374,12 @@ sub handler { \usepackage[dvips]{graphicx} \usepackage{epsfig} \usepackage{calc} + \usepackage{longtable} \begin{document}'); } # ----------------------------------------------------------------- Start table if ($target eq 'tex') { - $r->print('\begin{tabular}INSERT'); + $r->print('\begin{longtable}INSERTTHEHEADOFLONGTABLE\endfirsthead\endhead '); } else { $r->print('