The R Project SVN R

Rev

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

Rev 88605 Rev 88907
Line 228... Line 228...
228
}
228
}
229
% http://blogs.msdn.com/b/rds/archive/2006/09/08/747023.aspx
229
% http://blogs.msdn.com/b/rds/archive/2006/09/08/747023.aspx
230
 
230
 
231
\section{Conventions}{
231
\section{Conventions}{
232
  This section describes the implementation of the conventions for
232
  This section describes the implementation of the conventions for
233
  graphics devices set out in the \sQuote{R Internals} manual.
233
  graphics devices set out in \manual{R-ints}{}.
234
 
234
 
235
  \itemize{
235
  \itemize{
236
    \item The default device size is 7 inches square, although this is
236
    \item The default device size is 7 inches square, although this is
237
    often incorrectly implemented by Windows: see \sQuote{Details}.
237
    often incorrectly implemented by Windows: see \sQuote{Details}.
238
    \item Font sizes are in big points.
238
    \item Font sizes are in big points.