Subversion Repositories bdplot

Rev

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

Rev 27 Rev 28
Line 16... Line 16...
16
 
16
 
17
  bdpars$a4.word <- list(
17
  bdpars$a4.word <- list(
18
### According to word 2003, the default width for word is 21cm - 2*3.17cm = 14.66cm
18
### According to word 2003, the default width for word is 21cm - 2*3.17cm = 14.66cm
19
                         width = 14.66/2.54,
19
                         width = 14.66/2.54,
20
                         height.full = (29.7-2.54*2)/2.54,
20
                         height.full = (29.7-2.54*2)/2.54,
21
                         height = (29.7-2.54*2)/3/2.54,
-
 
22
                         size.unit="in"
21
                         size.unit="in"
23
                         )
22
                         )
-
 
23
  bdpars$a4.word$height <- bdpars$a4.word$height.full/4
24
  
24
  
25
### b5 is set up for the IMM phd thesis template
25
### b5 is set up for the IMM phd thesis template
26
  ## \showthe\textwidth gives 356.0pt
26
  ## \showthe\textwidth gives 356.0pt
27
  ## \showthe\textheight gives 459.8002pt
27
  ## \showthe\textheight gives 459.8002pt
28
  bdpars$b5=list(
28
  bdpars$b5=list(