The R Project SVN R

Rev

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

Rev 69345 Rev 71883
Line 1... Line 1...
1
% File src/library/grDevices/man/postscriptFonts.Rd
1
% File src/library/grDevices/man/postscriptFonts.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-2015 R Core Team
3
% Copyright 1995-2017 R Core Team
4
% Distributed under GPL 2 or later
4
% Distributed under GPL 2 or later
5
 
5
 
6
\name{postscriptFonts}
6
\name{postscriptFonts}
7
\alias{postscriptFonts}
7
\alias{postscriptFonts}
8
\alias{pdfFonts}
8
\alias{pdfFonts}
Line 58... Line 58...
58
  \code{"NimbusSan"} (synonym \code{"URWHelvetica"}),
58
  \code{"NimbusSan"} (synonym \code{"URWHelvetica"}),
59
  \code{"NimbusSanCond"}, \code{"CenturySch"}, \code{"URWPalladio"} and
59
  \code{"NimbusSanCond"}, \code{"CenturySch"}, \code{"URWPalladio"} and
60
  \code{"NimbusRom"} (synonym \code{"URWTimes"}).
60
  \code{"NimbusRom"} (synonym \code{"URWTimes"}).
61
 
61
 
62
  There are also mappings for \code{"ComputerModern"},
62
  There are also mappings for \code{"ComputerModern"},
63
  \code{"ComputerModernItalic"} and, as from \R 3.1.0, \code{"ArialMT"}
63
  \code{"ComputerModernItalic"} and \code{"ArialMT"} (Monotype Arial).
64
  (Monotype Arial).
-
 
65
 
64
 
66
  Finally, there are some default mappings for East Asian locales
65
  Finally, there are some default mappings for East Asian locales
67
  described in a separate section.
66
  described in a separate section.
68
 
67
 
69
  The specification of font metrics and encodings is described in the help
68
  The specification of font metrics and encodings is described in the help