@@ -5399,27 +5399,27 @@ var $author$project$Main$calcMapSettings = F2(
53995399 switch ( _class ) {
54005400 case 0 :
54015401 if ( ! orientation ) {
5402- return A4 ( $author$project$Clustermap$MapSettings , height , width , 50 , 16 ) ;
5402+ return A4 ( $author$project$Clustermap$MapSettings , height , width , 40 , 12 ) ;
54035403 } else {
5404- return A4 ( $author$project$Clustermap$MapSettings , height , width , 32 , 12 ) ;
5404+ return A4 ( $author$project$Clustermap$MapSettings , height , width , 26 , 8 ) ;
54055405 }
54065406 case 1 :
54075407 if ( ! orientation ) {
5408- return A4 ( $author$project$Clustermap$MapSettings , height , width , 50 , 16 ) ;
5408+ return A4 ( $author$project$Clustermap$MapSettings , height , width , 45 , 12 ) ;
54095409 } else {
5410- return A4 ( $author$project$Clustermap$MapSettings , height , width , 50 , 16 ) ;
5410+ return A4 ( $author$project$Clustermap$MapSettings , height , width , 45 , 12 ) ;
54115411 }
54125412 case 2 :
54135413 if ( ! orientation ) {
5414- return A4 ( $author$project$Clustermap$MapSettings , height , width , 55 , 18 ) ;
5414+ return A4 ( $author$project$Clustermap$MapSettings , height , width , 45 , 15 ) ;
54155415 } else {
5416- return A4 ( $author$project$Clustermap$MapSettings , height , width , 55 , 18 ) ;
5416+ return A4 ( $author$project$Clustermap$MapSettings , height , width , 45 , 15 ) ;
54175417 }
54185418 default :
54195419 if ( ! orientation ) {
5420- return A4 ( $author$project$Clustermap$MapSettings , height , width , 70 , 24 ) ;
5420+ return A4 ( $author$project$Clustermap$MapSettings , height , width , 60 , 20 ) ;
54215421 } else {
5422- return A4 ( $author$project$Clustermap$MapSettings , height , width , 70 , 24 ) ;
5422+ return A4 ( $author$project$Clustermap$MapSettings , height , width , 60 , 20 ) ;
54235423 }
54245424 }
54255425 } ) ;
0 commit comments