Subversion Repositories bdplot

Rev

Rev 51 | Rev 60 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 51 Rev 55
Line 72... Line 72...
72
    )
72
    )
73
  
73
  
74
  
74
  
75
#### needs height.full before it will work
75
#### needs height.full before it will work
76
  bdpars$beamer=list(
76
  bdpars$beamer=list(
77
    width=3.65,
77
    width=3.9,
78
    height=2.3,
78
    height=2.3,
79
    height.full=NA,
79
    height.full=3.2,
80
    size.unit="in"
80
    size.unit="in"
81
    )
81
    )
82
    
82
    
83
#### these derivates from b5 will also be relevant for a4 etc. They could be calculated automatically if ie bdp()$half==TRUE.
83
#### these derivates from b5 will also be relevant for a4 etc. They could be calculated automatically if ie bdp()$half==TRUE.
84
    
84