The R Project SVN R

Rev

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

Rev 75103 Rev 75965
Line 1... Line 1...
1
% File src/library/grDevices/man/plotmath.Rd
1
% File src/library/grDevices/man/plotmath.Rd
2
% Part of the R package, https://www.R-project.org
2
% Part of the R package, https://www.R-project.org
3
% Copyright 1995-2018 R Core Team
3
% Copyright 1995-2019 R Core Team
4
% Distributed under GPL 2 or later
4
% Distributed under GPL 2 or later
5
 
5
 
6
\name{plotmath}
6
\name{plotmath}
7
\alias{plotmath}
7
\alias{plotmath}
8
\alias{symbol}
8
\alias{symbol}
Line 244... Line 244...
244
  \bold{9}, 582--599.
244
  \bold{9}, 582--599.
245
  \doi{10.2307/1390947}.
245
  \doi{10.2307/1390947}.
246
 
246
 
247
  The symbol codes can be found in octal in the Adobe reference manuals,
247
  The symbol codes can be found in octal in the Adobe reference manuals,
248
  e.g.\sspace{}for Postscript
248
  e.g.\sspace{}for Postscript
249
  \url{https://www.adobe.com/products/postscript/pdfs/PLRM.pdf}
249
  % \url{https://www.adobe.com/products/postscript/pdfs/PLRM.pdf} now points to
-
 
250
  \url{https://www.adobe.com/content/dam/acom/en/devnet/actionscript/articles/PLRM.pdf}
250
  or PDF
251
  or PDF
251
  \url{https://www.adobe.com/devnet/acrobat/pdfs/pdf_reference_1-7.pdf}
252
  \url{https://www.adobe.com/devnet/acrobat/pdfs/pdf_reference_1-7.pdf}
252
  and in decimal, octal and hex at
253
  and in decimal, octal and hex at
253
  \url{http://www.stat.auckland.ac.nz/~paul/R/CM/AdobeSym.html}.
254
  \url{http://www.stat.auckland.ac.nz/~paul/R/CM/AdobeSym.html}.
254
}
255
}