Subversion Repositories bdplot

Rev

Rev 55 | Rev 62 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 55 Rev 60
Line 20... Line 20...
20
                         height.full = (29.7-2.54*2)/2.54,
20
                         height.full = (29.7-2.54*2)/2.54,
21
                         size.unit="in"
21
                         size.unit="in"
22
                         )
22
                         )
23
  bdpars$a4.word$height <- bdpars$a4.word$height.full/4
23
  bdpars$a4.word$height <- bdpars$a4.word$height.full/4
24
  
24
 
-
 
25
  bdpars$a4.word.half <- list(
-
 
26
### According to word 2003, the default width for word is 21cm - 2*3.17cm = 14.66cm
-
 
27
                              width = 7/2.54,
-
 
28
                              height = 5/2.54,
-
 
29
                              height.full = (29.7-2.54*2)/2.54,
-
 
30
                              size.unit="in"
-
 
31
                         )
-
 
32
  bdpars$a4.word$height <- bdpars$a4.word$height.full/4
-
 
33
  
-
 
34
  
25
### b5 is set up for the IMM phd thesis template
35
### b5 is set up for the IMM phd thesis template
26
  ## \showthe\textwidth gives 356.0pt
36
  ## \showthe\textwidth gives 356.0pt
27
  ## \showthe\textheight gives 459.8002pt
37
  ## \showthe\textheight gives 459.8002pt
28
  bdpars$b5=list(
38
  bdpars$b5=list(
29
    width=4.782,
39
    width=4.782,