| Line 62... |
Line 62... |
| 62 |
directory \code{dir}. They determine the respective files, apply the
|
62 |
directory \code{dir}. They determine the respective files, apply the
|
| 63 |
appropriate filters, and run the spell checker.
|
63 |
appropriate filters, and run the spell checker.
|
| 64 |
|
64 |
|
| 65 |
See \code{\link{aspell}} for details on filters.
|
65 |
See \code{\link{aspell}} for details on filters.
|
| 66 |
|
66 |
|
| 67 |
The C-level message string are obtained from the
|
67 |
The C-level message strings are obtained from the
|
| 68 |
\file{po/\var{PACKAGE}.pot} message catalog file, with \var{PACKAGE}
|
68 |
\file{po/\var{PACKAGE}.pot} message catalog file, with \var{PACKAGE}
|
| 69 |
the basename of \code{dir}.
|
69 |
the basename of \code{dir}.
|
| 70 |
See the section on \sQuote{C-level messages} in
|
70 |
See the section on \manual{R-exts}{C-level messages}
|
| 71 |
\sQuote{Writing R Extensions} for more information.
|
71 |
for more information.
|
| 72 |
|
72 |
|
| 73 |
When using Aspell, the vignette checking skips parameters and/or
|
73 |
When using Aspell, the vignette checking skips parameters and/or
|
| 74 |
options of commands \verb{\Sexpr}, \verb{\citep}, \verb{\code},
|
74 |
options of commands \verb{\Sexpr}, \verb{\citep}, \verb{\code},
|
| 75 |
\verb{\pkg}, \verb{\proglang} and \verb{\samp} (in addition to the
|
75 |
\verb{\pkg}, \verb{\proglang} and \verb{\samp} (in addition to the
|
| 76 |
what the Aspell TeX/\LaTeX{} filter skips by default). Further
|
76 |
what the Aspell TeX/\LaTeX{} filter skips by default). Further
|