[LON-CAPA-cvs] cvs: loncom /interface lonprintout.pm

albertel lon-capa-cvs@mail.lon-capa.org
Tue, 04 Jan 2005 21:59:22 -0000


albertel		Tue Jan  4 16:59:22 2005 EDT

  Modified files:              
    /loncom/interface	lonprintout.pm 
  Log:
  - okay really think the bottom page clcipping thing is fixed (BUG#3780)
  
  
Index: loncom/interface/lonprintout.pm
diff -u loncom/interface/lonprintout.pm:1.348 loncom/interface/lonprintout.pm:1.349
--- loncom/interface/lonprintout.pm:1.348	Tue Jan  4 09:01:21 2005
+++ loncom/interface/lonprintout.pm	Tue Jan  4 16:59:22 2005
@@ -1,7 +1,7 @@
 # The LearningOnline Network
 # Printout
 #
-# $Id: lonprintout.pm,v 1.348 2005/01/04 14:01:21 albertel Exp $
+# $Id: lonprintout.pm,v 1.349 2005/01/04 21:59:22 albertel Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -432,8 +432,8 @@
 my %page_formats=
     ('letter' => {
 	 'book' => {
-	     '1' => [ '7.1 in','10.0 in', '-0.57 in','-0.57 in','1 cm'],
-	     '2' => ['3.66 in','10.0 in', '-0.57 in','-0.57 in','1 cm']
+	     '1' => [ '7.1 in','9.8 in', '-0.57 in','-0.57 in','0.7 cm'],
+	     '2' => ['3.66 in','9.8 in', '-0.57 in','-0.57 in','0.7 cm']
 	 },
 	 'album' => {
 	     '1' => [ '8.8 in', '6.8 in','-40 pt in',  '-60 pt','1 cm'],