Subversion Repositories bdplot

Rev

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

Rev 28 Rev 36
Line 40... Line 40...
40
    height=3.2,
40
    height=3.2,
41
    height.full=8.24,
41
    height.full=8.24,
42
    size.unit="in"
42
    size.unit="in"
43
    )
43
    )
44
 
44
 
-
 
45
  ## for some plots, a quadratic design is better
-
 
46
  bdpars$a4.quad=list(
-
 
47
    width=3.2,
-
 
48
    height=3.2,
-
 
49
    height.full=8.24,
-
 
50
    size.unit="in"
-
 
51
    )
-
 
52
  
45
  ### not fully tested
53
  ### not fully tested
46
  bdpars$a4.half=list(
54
  bdpars$a4.half=list(
47
    width=2.45,
55
    width=2.45,
48
    height=2.45,
56
    height=2.45,
49
    height.full=8.24,
57
    height.full=8.24,
50
    size.unit="in"
58
    size.unit="in"
51
    )
59
    )
52
  
60
  
-
 
61
  
53
#### needs height.full before it will work
62
#### needs height.full before it will work
54
  bdpars$beamer=list(
63
  bdpars$beamer=list(
55
    width=3.65,
64
    width=3.65,
56
    height=2.3,
65
    height=2.3,
57
    height.full=NA,
66
    height.full=NA,