or in some cases \\\\$.
> >> >>
> >> >> Hope this helps,
> >> >>
> >> >> --
> >> >> Gregory (Greg) L. Snow Ph.D.
> >> >> Statistical Data Center
> >> >> Intermountain Healthcare
> >>
gt; TeX/LaTeX file has \$ in it. This means that in your R code that
>> generates
>> >> the file you may need \\$ or in some cases $.
>> >>
>> >> Hope this helps,
>> >>
>> >> --
>> >> Gregory (Greg) L. Snow Ph.D.
>
e file you may need \\$ or in some cases $.
> >>
> >> Hope this helps,
> >>
> >> --
> >> Gregory (Greg) L. Snow Ph.D.
> >> Statistical Data Center
> >> Intermountain Healthcare
> >> [EMAIL PROTECTED]
> >> 801.408.8111
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
>> > project.org] On Behalf Of erwann rogard
>> > Sent: Friday, October 17, 2008 5:18 PM
>> > To: r-help@r-project.org
>> > Subject: [R] R-code in Latex --- $ sign causes error
>> >
>>
w Ph.D.
> Statistical Data Center
> Intermountain Healthcare
> [EMAIL PROTECTED]
> 801.408.8111
>
>
> > -Original Message-
> > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> > project.org] On Behalf Of erwann rogard
> > Sent: Friday, October 17, 2008 5:18
t; To: r-help@r-project.org
> Subject: [R] R-code in Latex --- $ sign causes error
>
> hi,
>
> here's what i have:
>
> \lstset{
> basicstyle=\ttfamily,
> keywordstyle=\bfseries,
> showstringspaces=false,
> columns = fullflexible,
> mathescape = true,
>
hi,
here's what i have:
\lstset{
basicstyle=\ttfamily,
keywordstyle=\bfseries,
showstringspaces=false,
columns = fullflexible,
mathescape = true,
language=R
}
\begin{lstlisting}
lst$val<-val
\end{lstlisting}
./software.tex:16:Extra }, or forgotten \endgroup. lst$
the culprit here is
7 matches
Mail list logo