File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -82,8 +82,7 @@ pdfFonts(\dots)
8282 Once a font family is in use it cannot be changed. \sQuote {In use }
8383 means that it has been specified \emph {via } a \code {family } or
8484 \code {fonts } argument to an invocation of the same graphics device
85- already in the \R session. (For these purposes \code {xfig } counts the
86- same as \code {postscript } but only uses some of the predefined mappings. )
85+ already in the \R session.
8786}
8887\section {East Asian fonts }{
8988 There are some default mappings for East Asian locales : \cr
Original file line number Diff line number Diff line change @@ -42,8 +42,8 @@ points(x, \dots)
4242 Value \code {pch = " ." } (equivalently \code {pch = 46 }) is handled
4343 specially. It is a rectangle of side 0.01 inch (scaled by
4444 \code {cex }). In addition , if \code {cex = 1 } (the default ), each
45- side is at least one pixel (1 / 72 inch on the \code {\link {pdf }},
46- \code {\link {postscript }} and \ code {\ link { xfig }} devices ).
45+ side is at least one pixel (1 / 72 inch on the \code {\link {pdf }} and
46+ \code {\link {postscript }} devices ).
4747
4848 For other text symbols , \code {cex = 1 } corresponds to the default
4949 font size of the device , often specified by an argument
You can’t perform that action at this time.
0 commit comments