Diff for /loncom/interface/lonprintout.pm between versions 1.559 and 1.560

version 1.559, 2009/07/23 10:53:03 version 1.560, 2009/08/03 11:01:14
Line 4009  sub preprocess { Line 4009  sub preprocess {
  ($papersize)                      = split(/ /, $papersize);   ($papersize)                      = split(/ /, $papersize);
   
   
  $laystyle = &map_laystyle($laystyle);   $laystyle = &Apache::lonprintout::map_laystyle($laystyle);
   
  #  Figure out some good defaults for the print out and set them:   #  Figure out some good defaults for the print out and set them:
   

Removed from v.1.559  
changed lines
  Added in v.1.560


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>