Jason Waskiewicz
Sun, 07 Feb 2010 11:04:08 -0800
Paul A. Rubin <ru...@...> writes:
>
> You need to use an absolute path to the data files. I just set up
> Fauske's example in LyX. After changing
>
> \def\temperaturedata{data/temperaturesOslo.txt}
> \def\raindata{data/rainOslo.txt}
>
> to
>
> \def\temperaturedata{/temp/sparklines/temperaturesOslo.txt}
> \def\raindata{/temp/sparklines/rainOslo.txt}
>
> (and putting the data in C:\temp\sparklines on Windows) it worked. My
> LyX file is attached.
Thanks, that did the trick. Since I'm using Linux, I had to modify the line as:
\def\radius{\string"/home/jwaskiewicz/Dropbox/2009-2010/Chemistry/Unit
6/data/radius\string".txt}
I suppose if I work on my Mac, I'll need to make further changes.
Thank-you very much!
--Jason Waskiewicz
Bowman County High School