The R Project SVN R

Rev

Rev 27713 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 27713 Rev 27943
Line 1... Line 1...
1
\name{postscript}
1
\name{postscript}
2
\alias{postscript}
2
\alias{postscript}
3
\alias{ps.options}
3
\alias{ps.options}
4
%\alias{.PostScript.Options}
4
%\alias{.PostScript.Options}
5
\alias{.ps.prolog}
5
\alias{.ps.prolog}
-
 
6
\concept{encoding}
6
\title{PostScript Graphics}
7
\title{PostScript Graphics}
7
\description{
8
\description{
8
  \code{postscript} starts the graphics device driver for producing
9
  \code{postscript} starts the graphics device driver for producing
9
  PostScript graphics.
10
  PostScript graphics.
10
 
11