The R Project SVN R

Rev

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

Rev 85927 Rev 85953
Line 220... Line 220...
220
    \item{On Unix-alikes:}{
220
    \item{On Unix-alikes:}{
221
  In a UTF-8 locale any Unicode character can be entered, perhaps as a
221
  In a UTF-8 locale any Unicode character can be entered, perhaps as a
222
  \samp{\\uxxxx} or \samp{\\Uxxxxxxxx} escape sequence, but the issue is
222
  \samp{\\uxxxx} or \samp{\\Uxxxxxxxx} escape sequence, but the issue is
223
  whether the graphics device is able to display the character.  The
223
  whether the graphics device is able to display the character.  The
224
  widest range of characters is likely to be available in the
224
  widest range of characters is likely to be available in the
225
  \code{\link{X11}} device using cairo: see its help page for how
225
  \code{\link{X11}} device using \I{cairo}: see its help page for how
226
  installing additional fonts can help.  This can often be used to
226
  installing additional fonts can help.  This can often be used to
227
  display Greek \emph{letters} in bold or italic.
227
  display Greek \emph{letters} in bold or italic.
228
 
228
 
229
  On macOS the \code{\link{quartz}} device and the default system fonts
229
  On macOS the \code{\link{quartz}} device and the default system fonts
230
  have quite large coverage.
230
  have quite large coverage.