Subversion Repositories bdplot

Rev

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

Rev 60 Rev 62
Line 78... Line 78...
78
    width=2.45,
78
    width=2.45,
79
    height=2.45,
79
    height=2.45,
80
    height.full=8.24,
80
    height.full=8.24,
81
    size.unit="in"
81
    size.unit="in"
82
    )
82
    )
-
 
83
 
-
 
84
  ## \showthe\textwidth gives 505.89 pt.
-
 
85
  ## \showthe\textheight gives 682.50687 pt \approx 8.244088
-
 
86
  bdpars$springer = list(
-
 
87
    width=7,
-
 
88
    height=3.2,
-
 
89
    height.full=9.82,
-
 
90
    size.unit="in"
-
 
91
    )
83
  
92
  
-
 
93
  bdpars$springer_half = list(
-
 
94
    width=3.4,
-
 
95
    height=3.2,
-
 
96
    height.full=9.82,
-
 
97
    size.unit="in"
-
 
98
    )
84
  
99
    
85
#### needs height.full before it will work
100
#### needs height.full before it will work
86
  bdpars$beamer=list(
101
  bdpars$beamer=list(
87
    width=3.9,
102
    width=3.9,
88
    height=2.3,
103
    height=2.3,
89
    height.full=3.2,
104
    height.full=3.2,
90
    size.unit="in"
105
    size.unit="in"
91
    )
106
    )
-
 
107
  bdpars$beamer_half=list(
-
 
108
    width=2.5,
-
 
109
    height=2.3,
-
 
110
    height.full=3.2,
-
 
111
    size.unit="in"
-
 
112
    )
92
    
113
    
93
#### these derivates from b5 will also be relevant for a4 etc. They could be calculated automatically if ie bdp()$half==TRUE.
114
#### these derivates from b5 will also be relevant for a4 etc. They could be calculated automatically if ie bdp()$half==TRUE.
94
    
115
    
95
      ## 2.354 works like a charm as it is with two subfigures next
116
      ## 2.354 works like a charm as it is with two subfigures next
96
      ## to each other
117
      ## to each other