The R Project SVN R

Rev

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

Rev 59039 Rev 61153
Line 73... Line 73...
73
  where they are not supported.  They all require cairo version 1.2 or
73
  where they are not supported.  They all require cairo version 1.2 or
74
  later.
74
  later.
75
 
75
 
76
  If you plot more than one page on one of these devices and do not
76
  If you plot more than one page on one of these devices and do not
77
  include something like \code{\%d} for the sequence number in
77
  include something like \code{\%d} for the sequence number in
78
  \code{file} (or set \code{onefile=TRUE}) the file will contain the
78
  \code{file} (or set \code{onefile = TRUE}) the file will contain the
79
  last page plotted.
79
  last page plotted.
80
 
80
 
81
  There is full support of transparency, but using this is one of the
81
  There is full support of transparency, but using this is one of the
82
  things liable to trigger bitmap output (and will always do so for
82
  things liable to trigger bitmap output (and will always do so for
83
  \code{cairo_ps}).
83
  \code{cairo_ps}).