The R Project SVN R

Rev

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

Rev 73574 Rev 74831
Line 57... Line 57...
57
in the \code{verbatim} argument.
57
in the \code{verbatim} argument.
58
 
58
 
59
}
59
}
60
\value{
60
\value{
61
The \code{parseLatex()} function returns a recursive object of class
61
The \code{parseLatex()} function returns a recursive object of class
62
\code{"LaTeX"}.  Each of the entries in this object will have a \code{
62
\code{"LaTeX"}.  Each of the entries in this object will have a
63
"latex_tag"} attribute identifying its syntactic role.
63
\code{"latex_tag"} attribute identifying its syntactic role.
64
 
64
 
65
The \code{deparseLatex()} function returns a single element character
65
The \code{deparseLatex()} function returns a single element character
66
vector, possibly containing embedded newlines.
66
vector, possibly containing embedded newlines.
67
 
67
 
68
The \code{latexToUtf8()} function returns a modified version of the
68
The \code{latexToUtf8()} function returns a modified version of the