Skip to content

Commit 19e91a2

Browse files
author
smeyer
committed
clarification
git-svn-id: https://svn.r-project.org/R/trunk@88532 00db46b3-68df-0310-9c12-caf00c1e9a41
1 parent 8d163bc commit 19e91a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/manual/R-exts.texi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7271,7 +7271,7 @@ is @LaTeX{}-like, with the backslash used as a prefix on markup
72717271
(e.g.@: @code{@{load@}}). The least common type of text is `verbatim'
72727272
text, where no markup other than the comment marker (@code{%}) is
72737273
processed. There is also a rare variant of `verbatim' text
7274-
(used in @code{\eqn}, @code{\deqn}, @code{\figure},
7274+
(used in the first argument of @code{\eqn}, @code{\deqn}, @code{\figure},
72757275
and @code{\newcommand}) where comment markers need not be escaped.
72767276
The final type is @R{}-like, intended for @R{} code, but allowing some
72777277
embedded macros. Quoted strings within @R{}-like text are handled

0 commit comments

Comments
 (0)