The R Project SVN R

Rev

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

Rev 56186 Rev 57915
Line 50... Line 50...
50
#ifdef unix
50
#ifdef unix
51
  (If this is unset the command \code{"gs"} is used, which will work if
51
  (If this is unset the command \code{"gs"} is used, which will work if
52
  it is in your path.)
52
  it is in your path.)
53
#endif  
53
#endif  
54
#ifdef windows
54
#ifdef windows
55
  (If this is unset the setting of \env{GSC} is used, otherwise command
55
  (If this is unset the setting of \env{GSC} is used, otherwise commands
56
  \code{"gswin32c.exe"}, which will work if it is in your \env{PATH}.)
56
  \code{"gswi64c.exe"} then \code{"gswin32c.exe"} are tried.)
57
#endif
57
#endif
58
 
58
 
59
  The types available will depend on the version of \code{ghostscript},
59
  The types available will depend on the version of \code{ghostscript},
60
  but are likely to include
60
  but are likely to include
61
  \code{"pcxmono"}, \code{"pcxgray"}, \code{"pcx16"}, \code{"pcx256"},
61
  \code{"pcxmono"}, \code{"pcxgray"}, \code{"pcx16"}, \code{"pcx256"},