--- loncom/interface/lonprintout.pm 2006/01/27 20:30:46 1.408.2.3 +++ 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.3 2006/01/27 20:30:46 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) {