--- loncom/interface/lonprintout.pm 2006/01/26 19:54:15 1.408.2.2 +++ loncom/interface/lonprintout.pm 2006/02/06 22:02:36 1.408.2.4 @@ -1,7 +1,7 @@ # The LearningOnline Network # Printout # -# $Id: lonprintout.pm,v 1.408.2.2 2006/01/26 19:54:15 albertel Exp $ +# $Id: lonprintout.pm,v 1.408.2.4 2006/02/06 22:02:36 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1442,6 +1442,7 @@ ENDPART } my %moreenv = ('textwidth' => &get_textwidth($helper,$LaTeXwidth)); $moreenv{'problem_split'} = $parmhash{'problem_stream_switch'}; + $moreenv{'instructor_comments'}='hide'; my $seed=time+($$<<16)+($$); my @allcodes; if ($old_name) { @@ -1940,7 +1941,7 @@ sub printHelper { # But we only do this in the initial state so that they are allowed to change. # - $helper->{VARS}->{FINISHPAGE} = ''; + # $helper->{VARS}->{FINISHPAGE} = ''; &Apache::loncommon::restore_course_settings('print', {'pagebreaks' => 'scalar',