The R Project SVN R

Rev

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

Rev 85983 Rev 85997
Line 48... Line 48...
48
    \code{lex} \tab Multiplier applied to line width \cr
48
    \code{lex} \tab Multiplier applied to line width \cr
49
    \code{lineend} \tab Line end style (round, butt, square) \cr
49
    \code{lineend} \tab Line end style (round, butt, square) \cr
50
    \code{linejoin} \tab Line join style (round, mitre, bevel) \cr
50
    \code{linejoin} \tab Line join style (round, mitre, bevel) \cr
51
    \code{linemitre} \tab Line mitre limit (number greater than 1) \cr
51
    \code{linemitre} \tab Line mitre limit (number greater than 1) \cr
52
    \code{fontsize} \tab The size of text (in points) \cr
52
    \code{fontsize} \tab The size of text (in points) \cr
53
    \code{cex} \tab Multiplier applied to fontsize \cr
53
    \code{cex} \tab Multiplier applied to \code{fontsize} \cr
54
    \code{fontfamily} \tab The font family \cr
54
    \code{fontfamily} \tab The font family \cr
55
    \code{fontface} \tab The font face (bold, italic, ...) \cr
55
    \code{fontface} \tab The font face (bold, italic, ...) \cr
56
    \code{lineheight} \tab The height of a line as a multiple of the size of text \cr
56
    \code{lineheight} \tab The height of a line as a multiple of the size of text \cr
57
    \code{font} \tab Font face (alias for \code{fontface}; for backward compatibility) \cr
57
    \code{font} \tab Font face (alias for \code{fontface}; for backward compatibility) \cr
58
  }
58
  }